Bug 49854

Summary: BETA2 TUI installer Crash on grub config
Product: [Retired] Red Hat Linux Reporter: Daniel Powell <djpowell>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: medium    
Version: 7.3   
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-07-24 20:43:30 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 Daniel Powell 2001-07-24 16:25:50 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010710

Description of problem:
trying to edit the name of the other boot partition in the grub / OS config
of the installer crashes anaconda. hitting enter on the other partition
(NTFS) to change the boot name from none to something else crashes the
installer...

How reproducible:
Always

Steps to Reproduce:
1. choose grub for the boot manager
2. on the screen that asks you to set names and defaults for the boot
loader, select the other partition (NTFS or whatever) 
3. hit enter and the installer will crash.
	

Actual Results:  installer crashes, dumps traceback

Expected Results:  Should have allowed me to name "none" to whatever i wanted.

Additional info:

Traceback (innermost last):
  File "/usr/bin/anaconda", line 580, in ?
    intf.run(id, dispatch, configFileData)
  File "/usr/lib/anaconda/text.py", line 362, in run
    rc = apply(win, (self.screen, ) + args)
  File "/usr/lib/anaconda/textw/bootloader_text.py", line 275, in __call__
    (label, type) = images[item]
ValueError: unpack tuple of wrong size

Comment 1 Glen Foster 2001-07-24 20:43:25 UTC
This defect is considered MUST-FIX for Fairfax.

Comment 2 Jeremy Katz 2001-07-24 20:50:37 UTC
Continuing in the "bugzilla is a race condition" concept here, let's try to mark
this as a duplicate for the third time

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