Description of problem: Yum updated failed, locked "A restart is required" message at the top of KDE GUI even though the package failed to install. If the restart button is pressed, on reboot, yum prompts to install updates again and results in the same 'a restart is required message (endless loop if you only follow GUI prompts, likely separate bug could be filed, not the root cause of this failure though) Version-Release number of selected component (if applicable): mod_python-3.3.1-18.fc17.i686 How reproducible: One occurrence, Have not tried re-installing just to reproduce. Steps to Reproduce: 1. Upgrade 32 bit Fedora from 17 to 18 using FedUp 2. Run a Yum update Actual results: (response to yum update from terminal): Running Transaction Check ERROR with transaction check vs depsolve: httpd-mmn = 20051115-x86-32 is needed by (installed) mod_python-3.3.1-18.fc17.i686 Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=rawhide&component=yum ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows: mod_python-3.3.1-18.fc17.i686 has missing requires of httpd-mmn = ('0', '20051115', 'x86-32') Expected results: Accurate dependency check, or automatic removal of package if incompatible. Additional info: Solution: yum remove mod_python-3.3.1-18.fc17.i686 - No issues with updates following manual removal of this package.
*** This bug has been marked as a duplicate of bug 912012 ***