Bug 89551

Summary: up2date errors
Product: [Retired] Red Hat Linux Reporter: Nick Vanderest <nick>
Component: up2dateAssignee: Adrian Likins <alikins>
Status: CLOSED CURRENTRELEASE QA Contact: Fanny Augustin <fmoquete>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: gafton, mihai.ibanescu
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-20 20:37:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nick Vanderest 2003-04-24 08:50:39 UTC
Description of problem:

While fetching rpm headers, up2date croaks with a lengthy error


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

up2date-3.1.23-1

How reproducible:

everytime

Steps to Reproduce:
1.run up2date
    
Actual results:

Fetching Obsoletes list for channel: redhat-linux-i386-9
########################################

Fetching rpm headers...
Traceback (most recent call last):
  File "/usr/sbin/up2date", line 993 in ?
    main()
  File "/usr/sbin/up2date", line 720 in main
    fullUpdate, dryRyn=options.dry_run))
  File "/usr/sbin/up2date", line 893, in batchRun
    batch.run()
  File "up2dateBatch.py", line 57, in run
  File "up2dateBatch.py", line 91 in __findPackagesToUpdate
  File "packageList.py", line 308, in getPackagesToInstall
  File "packageList.py", line 336, in __skipPackages
  File "packageList.py", line 357, in __skipFiles
  File "packageList.py", line 416, in buildHeaderList
  File "headers.py", line 118, in __getitem__
  File "headers.py", line 95, in has_key
TypeError: list objects are unhashable

#




Expected results:

I want it to run! ;-)

Additional info: