Bug 948061

Summary: yum update ERROR with transaction check vs depsolve
Product: [Fedora] Fedora Reporter: cnee
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: rawhideCC: admiller, ffesti, jzeleny, packaging-team-maint, tim.lauridsen, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-04 06:38:48 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 cnee 2013-04-03 21:25:47 UTC
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.

Comment 1 Jan Zeleny 2013-04-04 06:38:48 UTC

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