| Unfinished transactions remaining - yum-complete-transaction |
|
|
|
While trying to run a yum update I received the below warning message:
Setting up Install Process
To resolve this yum-complete-transaction is required to complete the unfinished transactions.
If it finds more than one unfinished transaction it will attempt to complete the most recent one first. You can run it more than once to clean up all unfinished transactions.
Run the following to install yum-utils (which provides yum-complete-transaction), cleanup and finish the transactions. yum install yum-utils
Now yum commands can be run without the unfinished transactions warning. yum update
|



