Bug 140989 - rpm-4.4 breaks yum
Summary: rpm-4.4 breaks yum
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-27 15:11 UTC by Michael Jennings (KainX)
Modified: 2007-11-30 22:10 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-11-27 18:00:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Jennings (KainX) 2004-11-27 15:11:13 UTC
Description of problem:  yum update consistently dies with this:

Traceback (most recent call last):
  File "/usr/bin/yum", line 30, in ?
    yummain.main(sys.argv[1:])
  File "/usr/share/yum/yummain.py", line 233, in main
    clientStuff.get_package_info_from_servers(serverlist, HeaderInfo)
  File "/usr/share/yum/clientStuff.py", line 863, in
get_package_info_from_servers
    HeaderInfoNevralLoad(headerinfofn, HeaderInfo, serverid)
  File "/usr/share/yum/clientStuff.py", line 134, in HeaderInfoNevralLoad
    rc = rpmUtils.compareEVR((e1, v1, r1), (e2, v2, r2))
  File "/usr/share/yum/rpmUtils.py", line 124, in compareEVR
    rc = rpm.labelCompare((e1, v1, r1), (e2, v2, r2))
RuntimeError: tuple found in format when using keyword arguments

Version-Release number of selected component (if applicable):
4.4-0.5


How reproducible:
Always

Steps to Reproduce:
1.  Install rpm 4.4
2.  Run yum update
3.  Honk at pnasrat  :-)


Additional info:

1102 <jbj_[#cAos]> KainX: bleeping keywords broke yum. honk at nasrat
please, rpm-4.4-0.7 now built.

Comment 1 Michael Jennings (KainX) 2004-11-27 18:00:53 UTC
Never mind, fixed in -0.7



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