Bug 947077

Summary: Yum automatic update failed after using FedUp to migrate from Fedora 17 to 18 on Fedora 17 Python library which had to be manually removed
Product: [Fedora] Fedora Reporter: Matt <matt>
Component: yumAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: admiller, ffesti, jzeleny, packaging-team-maint, tim.lauridsen, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-02 08:58:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matt 2013-04-01 14:27:05 UTC
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.

Comment 1 Jan Zeleny 2013-04-02 08:58:13 UTC

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