Using yum to manage installing,upgrading or removing packages in Linux is a great little tool. Sometimes when running a yum transaction you may get a warning that you need to run “yum-complete-transaction”as you have pending or incomplete transactions.
Simply running yum-complete-transaction will not do the trick if you have not first ran
[...]

