Bug 72264 - traceback with new rhpl
Summary: traceback with new rhpl
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: redhat-config-packages
Version: null
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-22 15:54 UTC by Harald Hoyer
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-22 15:54:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Harald Hoyer 2002-08-22 15:54:11 UTC
$ redhat-config-packages
Traceback (most recent call last):
  File "/usr/share/redhat-config-packages/MainWindow.py", line 134, in ?
    im = method.CdromInstallMethod()
  File "/usr/share/redhat-config-packages/method.py", line 323, in __init__
    discid.read(self.baseDir + "/.discinfo")
  File "/usr/lib/python2.2/site-packages/rhpl/discid.py", line 30, in read
    file = open (filename, 'r')
IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden:
'/usr/share/comps/i386/.discinfo'

$ rpm -q rhpl redhat-config-packages
rhpl-0.43-1
redhat-config-packages-0.91-1

Comment 1 Jeremy Katz 2002-08-22 16:25:17 UTC
You don't have a new enough comps package installed


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