Bug 76032

Summary: Redhat-Config-Packages crashes when run
Product: [Retired] Red Hat Linux Reporter: Harry Ising <harry.ising>
Component: redhat-config-packagesAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-10-15 22:19:52 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 Harry Ising 2002-10-15 22:19:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
When going to run the Redhat packager, the screen will display for a moment and
then disappear. Running Readhat 8.0 on Athalon 1.7 with 512mb of RAM. Using KDE
as X window front end

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


How reproducible:
Always

Steps to Reproduce:
1.Click on the RedHat
2.Go to System Settings
3.Go to packages
	

Actual Results:  Will display package screen for a moment, then screen will
disappear

Expected Results:  Should be able to see web pasge of installed packages

Additional info:

Here is the error message running redhat-config-package from the command line

Traceback (most recent call last):
File "/usr/share/redhat-config-packages/MainWindow.py", line 163, in ?
comps = im.readCompsViaMethod(hdlist, progress.update)
File "/usr/share/redhat-config-packages/method.py", line 488, in readCompsViaMethod
    update_method = update_method)
  File "/usr/share/redhat-config-packages/comps.py", line 387, in __init__
    self.readCompsFile(file, self.packages)
  File "/usr/share/redhat-config-packages/comps.py", line 471, in readCompsFile
    self.setupStateDicts(packages)
  File "/usr/share/redhat-config-packages/comps.py", line 420, in setupStateDicts
    for prov in h[rpm.RPMTAG_PROVIDES]:
TypeError: iteration over non-sequence

Comment 1 Jeremy Katz 2002-10-31 22:50:25 UTC
Fixed in CVS and in the packages at
http://people.redhat.com/~katzj/redhat-config-packages/

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