Bug 30938

Summary: Red-Hat installation - undeclared variable floppyDrive in todo.py
Product: [Retired] Red Hat Linux Reporter: Need Real Name <khaled_hassan>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-07 15:25:06 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 Need Real Name 2001-03-07 09:01:34 UTC
During the Fisher beta installation it crashs while detecting IDE floppy 
drives such as LS-120 or IDE-ZIP drive. I have a ZIP 250 IDE. In the 
script /usr/lib/anaconda/todo.py line 592 the variable floppyDrive is 
undeclared because four lines before we use a variable 
called "flopyyDrive". If we change the first 'y' with a 'p' it should work.

Comment 1 Michael Fulbright 2001-03-07 15:24:57 UTC
Please try the more recent Wolverine beta.