Bug 49854 - BETA2 TUI installer Crash on grub config
Summary: BETA2 TUI installer Crash on grub config
Keywords:
Status: CLOSED DUPLICATE of bug 47278
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-24 16:25 UTC by Daniel Powell
Modified: 2007-04-18 16:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-24 20:43:30 UTC
Embargoed:


Attachments (Terms of Use)

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 ***


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