Getting this error when trying to run the Package installer:

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
readCompsViaM
ethod
    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
setupStateDict
s
    for prov in h[rpm.RPMTAG_PROVIDES]:
TypeError: iteration over non-sequence

The progress bar says "Checking System" and after that it simply shuts
down. Any help would be appreciated.





Reply via email to