unfinished transactions remaining

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
User avatar
webfeatus
Forum Regular
Forum Regular
Posts: 196
Joined: Wed Jan 13, 2010 9:11 am
Location: Bali

unfinished transactions remaining

Unread post by webfeatus »

Can I do anything about this warning?

Code: Select all

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.
The program yum-complete-transaction is NOT found.

Resolution: This is not an ASL error, you can read our unofficial advice here:
https://www.atomicorp.com/wiki/index.ph ... _remaining.
This tool is not supported by us. Contact your OS vendor for support.

My sysadmin say:
Please note that in a normal condition this shouldn't cause any issue on your OS. But since you have made a lot of changes on your OS. We are not guarantee that this will solve your problem.
Has anyone had any experience with this tool?
Is it safe to install and run it in an attempt to deal with the yum update warning?
They say that good intentions, pave the road to hell;
If a thing is not worth doing, it's not worth doing well.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: unfinished transactions remaining

Unread post by scott »

Yup, it was added by redhat/fedora a few years ago. It is part of the overall system that allows you to (among other things) pause & resume upgrades. Im surprised your sysadmin didnt know about it, its a fairly significant part of the package management system. If you dont know where a component comes from you can use "yum provides /path/to/file" (wildcards accepted) to search.
Post Reply