Description of problem: Yum software update failed on running transaction check Version-Release number of selected component (if applicable): How reproducible: every time Steps to Reproduce: 1.su 2.yum update Actual results: Last part of yum update output: ... Transaction Summary ================================================================================ Install 1 Package (+10 Dependent packages) Upgrade 235 Packages Remove 2 Packages Total size: 390 M Is this ok [y/N]: y Downloading Packages: 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') Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx.2013-04-03.14-05.NDxr22.yumtx Expected results: Additional info: I just upgraded from fc17 to fc18. This is the first software update being performed I believe. There was previously another error with yum update I didn't capture which happens even before yum try to download any update package. Then I ran the command "yum --nogpgcheck install http://rpm.livna.org/livna-release.rpm http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm". After that, yum update got further ahead by downloading all the update packages but then failed on transaction check.
*** This bug has been marked as a duplicate of bug 912012 ***