Bug 912527 - ERROR with transaction check vs depsolve
Summary: ERROR with transaction check vs depsolve
Keywords:
Status: CLOSED DUPLICATE of bug 912012
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-18 21:45 UTC by Tim Evans
Modified: 2013-04-15 19:54 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-19 07:21:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tim Evans 2013-02-18 21:45:14 UTC
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:

Comment 1 paul59584 2013-02-19 01:46:10 UTC
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.

Comment 2 paul59584 2013-02-19 01:47:40 UTC
above should read
have not been using httpd

Comment 3 Tim Evans 2013-02-19 03:07:56 UTC
(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.

Comment 4 Jan Zeleny 2013-02-19 07:21:38 UTC

*** This bug has been marked as a duplicate of bug 912012 ***

Comment 5 albasha_osama 2013-04-15 19:54:23 UTC
================================================================================
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.


Note You need to log in before you can comment on or make changes to this bug.