Bug 133326 - Yum hang and failure to download xorg dep
Summary: Yum hang and failure to download xorg dep
Keywords:
Status: CLOSED DUPLICATE of bug 133274
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 3
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-23 07:45 UTC by Kevin Olemoh
Modified: 2014-01-21 22:49 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:05:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kevin Olemoh 2004-09-23 07:45:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7)
Gecko/20040904 Firefox/0.9.3

Description of problem:
Yum hangs when executing yum update when it attempts to retrieve some
xorg font packages and the dependencies.  Specifically the xfs package
fails to download then is suddendly listed as completed and this is
what the output looks like: 


I found if I downloaded the offending package first that yum behaved
more or less properly.


Version-Release number of selected component (if applicable):
2.1.3-1

How reproducible:
Sometimes

Steps to Reproduce:
1. Initiate a system wide update using yum update
2.
3.
    

Actual Results:  Yum hung and failed to update.

Expected Results:  expected all installed packages to be updated if
possible.

Additional info:

xorg-x11-xfs-6.8.1-3.i386  79% |===================      | 184 kB   
00:08 ETA 
dxorg-x11-xfs-6.8.1-3.i386 100% |=========================| 199 kB   
05:10     
Traceback (most recent call last):
  File "/usr/share/yum-cli/yummain.py", line 139, in ?
    main(sys.argv[1:])
  File "/usr/share/yum-cli/yummain.py", line 94, in main
    (result, resultmsgs) = base.buildTransaction() 
  File "/usr/lib/python2.3/site-packages/yum/__init__.py", line 131,
in buildTransaction
    (rescode, restring) = self.resolveDeps()
  File "/usr/lib/python2.3/site-packages/yum/depsolve.py", line 151,
in resolveDeps
    self.populateTs(test=1)
  File "/usr/lib/python2.3/site-packages/yum/depsolve.py", line 115,
in populateTs
    hdr = po.getHeader()
  File "/usr/lib/python2.3/site-packages/yum/packages.py", line 272,
in getHeader
    hdr = hlist[0]
IndexError: list index out of range

Note that I did do an upgrade instead of a clean install.

Comment 1 Seth Vidal 2004-09-23 07:47:24 UTC
duplicate of 133274

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:05:48 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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