Bug 175964 - Installer exception occurred during Customize Graphical Configuration
Summary: Installer exception occurred during Customize Graphical Configuration
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: anaconda
Version: 3.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-16 19:06 UTC by Vicki Tsang
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-02-23 16:46:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Vicki Tsang 2005-12-16 19:06:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)

Description of problem:
Installing on Dolch Notepac with a customized ks file.

An unhandled exception has occurred. This is most likely a bug. Please copy the full text ofthis exception and file as detailed bug report against anaconda at http://bugzilla.redhat.com/bugzilla/

Traceback (most recent call last):
File "usr/lib//anaconda/gui.py", line 771, in nextClicked
self.setScreen()
File "usr/lib/anaconda/gui.py", line 992, in setScreen
new_screen = apply(self.currentWindow.getScreen, args)
File "/usr/lib/anaconda/iw/xconfig_gui.py", line 324, in getScreen
kdeSelected = (grpset.hdrlist.has_key('kdebase')
TypeError: 'int' object is not callable

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Use modified ks.conf to set part size (on seperate CD)
2.Change to original RHEL 2.2 CD when required
3.Use disk druid. Existing partion are sda1-4
4. set sda1 to /boot (format ext3) sda2 is swap (format) and sda4 to / and format ext3. Leave sda3 as ext3 and do not format.
5. Change bootloader to LILO
6.accept all following options and install

  

Actual Results:  Above exception

Expected Results:  Install completes

Additional info:

Install on Dolch NotePAC. Does not detect monitor config.

Comment 1 Vicki Tsang 2005-12-16 19:14:44 UTC
Apologies - was NOT using a different ks.conf file.

Comment 2 Chris Lumens 2007-02-23 16:46:19 UTC
This is fixed in later releases of RHEL because all the code involved has been
removed.


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