Description of problem: NOTE: System is F18, but error message references Rawhide. 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') Version-Release number of selected component (if applicable): How reproducible: Reliaby, with any attempt to install updates with yum. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
i think maybe mod_python has been replaced by something else. I fixed this with sudo yum remove mod_python now yum info mod_python gives "No matching Packages to list" and yum update works as it should. mod_python-3.3.1-18.fc17 is an f17 package so probably left over from upgrade? although I have been using httpd so cannot say whether or not removing mod_python breaks anything there.
above should read have not been using httpd
(In reply to comment #1) > i think maybe mod_python has been replaced by something else. > I fixed this with > sudo yum remove mod_python > now yum info mod_python gives "No matching Packages to list" and yum update > works as it should. > mod_python-3.3.1-18.fc17 is an f17 package so probably left over from > upgrade? although I have been using httpd so cannot say whether or not > removing mod_python breaks anything there. Yep, that worked for me. System was upgraded from F17 via Fedup. Thanks.
*** This bug has been marked as a duplicate of bug 912012 ***
================================================================================ p.johns.nz 2013-02-18 20:46:10 EST i think maybe mod_python has been replaced by something else. I fixed this with sudo yum remove mod_python now yum info mod_python gives "No matching Packages to list" and yum update works as it should. mod_python-3.3.1-18.fc17 is an f17 package so probably left over from upgrade? although I have been using httpd so cannot say whether or not removing mod_python breaks anything there. ================================================================================ Many Thanks. It worked for me also.