Bug 26450 - floppyDrive NameError in todo.py
Summary: floppyDrive NameError in todo.py
Keywords:
Status: CLOSED DUPLICATE of bug 25514
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-07 10:47 UTC by Thilo Mezger
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-02-07 16:28:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Thilo Mezger 2001-02-07 10:47:03 UTC
Installing from CDROM as well as from floppy disk failed with this traceback:

/usr/bin/anaconda, line 500
todo.py, l. 550, __init__
  self.setFdDevice()
todo.py, l. 592, setFdDevice()
  if not floppyDrive:
NameError floppyDrive

Comment 1 Michael Fulbright 2001-02-07 16:28:04 UTC

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


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