Bug 430107 - Anaconda still crashes
Summary: Anaconda still crashes
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: anaconda
Version: 5.2
Hardware: ia64
OS: Linux
high
urgent
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-24 15:32 UTC by George Beshers
Modified: 2008-01-24 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-24 15:38:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description George Beshers 2008-01-24 15:32:03 UTC
Description of problem:
Reserved altix5 and asked for nightly to be installed.


Version-Release number of selected component (if applicable):
Whatever is in nightly for 1/24/08


How reproducible:
Both times.

Steps to Reproduce:
1. Try installing
2.
3.
  
Actual results:
Traceback (most recent call last):
  File "/usr/bin/anaconda", line 683, in ?
    users.createLuserConf(anaconda.rootPath)
  File "/usr/lib/anaconda/users.py", line 25, in createLuserConf
    if os.access(os.environ["LIBUSER_CONF"], os.R_OK):
  File "/usr/lib/python2.4/UserDict.py", line 17, in __getitem__
    def __getitem__(self, key): return self.data[key]
KeyError: 'LIBUSER_CONF'
install exited abnormally [1/1]


Expected results:
An installed system.


Additional info:
PV975971

Comment 1 Chris Lumens 2008-01-24 15:38:34 UTC
The anaconda that fixes this is not yet in a nightly tree.  You need
anaconda-11.1.2.90-1 which has been built but not yet included.


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