I have this lingering problem I can't figure out.
Initially I was using 4GB SD cards to boot Oracle VM and quickly realized that was not enough space. One day I was doing a yum update on one of my Oracle VM nodes and the / partition filled up on me. I had to clean up some cache and reboot the server to get the free space back.
I've since replaced the 4GB SD cards with 32GB ones. I basically DD'd the image and re-wrote it to a 32GB card and expanded the root volume. All is well.
Except for :
There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
The program yum-complete-transaction is found in the yum-utils package.
Yum-utils is not found when i try and yum install yum-utils. Any idea how i can clear this?
I've tried yum clean all and it doesn't help. Its not really a big deal because updates still install but it's pissing me off and I want it to go away for good.
Any ideas?