Bug 62832 - Traceback error while running anaconda -reconfig on Hampton beta 4
Summary: Traceback error while running anaconda -reconfig on Hampton beta 4
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-05 22:56 UTC by John A. Hull
Modified: 2007-04-18 16:41 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-04-06 04:56:49 UTC
Embargoed:


Attachments (Terms of Use)

Description John A. Hull 2002-04-05 22:56:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020401

Description of problem:
A traceback error occurs while running anaconda --reconfig. The following
traceback occurs right after selecting the keyboard language type:

Traceceback (innermost last):
  File "/usr/sbin/anaconda", line 630, in ?
    intf.run(id, dispatch, configFileData)
  File "/usr/src/build/84820-i386/install//usr/lib/anaconda/text.py", line 406,
in run
    rc = apply(win, (self.screen, ) + args)
  File
"/usr/src/build/84820-i386/install//usr/lib/anaconda/textw/keyboard_text.py",
line 47, in __call__
    apply(xconfig.setKeyboard, kbd.getXKB())
AttributeError: 'None' object has no attribute 'setKeyboard'

>
/usr/src/build/84820-i386/install//usr/lib/anaconda/textw/keyboard_text.py(47)__call__()
-> apply(xconfig.setKeyboard, kbd.getXKB())

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


How reproducible:
Always

Steps to Reproduce:
1. Install Hampton beta 4
2. run anaconda --reconfig
3.
	

Actual Results:  traceback error

Expected Results:  proceed through anaconda --reconfig amd make necessary
changes without error

Additional info:

Comment 1 Jeremy Katz 2002-04-06 04:56:44 UTC
Noticed post-beta4 and fixed in CVS

Comment 2 Jay Turner 2002-04-09 01:23:03 UTC
Fix confirmed with anaconda-7.2.94-0.200204051620.


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