Bug 247199 - Customizing software selection crashes Rhel4 u6 installer
Summary: Customizing software selection crashes Rhel4 u6 installer
Keywords:
Status: CLOSED DUPLICATE of bug 246653
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: anaconda
Version: 4.0
Hardware: ia64
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-05 21:43 UTC by George Beshers
Modified: 2007-11-30 22:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-07-06 19:50:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description George Beshers 2007-07-05 21:43:12 UTC
Description of problem:
  I was testing the NFS installation of rhel4-u6 on altix4.rhts
  (dual 330).  During a normal install (firewall disabled, selinux disabled,
  and setting the system clock to UTC --- I think thats what I did
  both times) after selecting "customize software" and advancing to
  the next page I got:

7/5 from bigpapi:rhel4-u6-ia64-AS
This was altix4 (dual 330) with the SCSI vault turned off.

Making this a BZ -- this is RedHat's problem.

Traceback (most recent call last):
  File "/usr/bin/anaconda", line 1186, in ?
    intf.run(id, dispatch, configFileData)
  File "/var/tmp/anaconda-10.1.1.63//usr/lib/anaconda/text.py", line 488, in run
    rc = apply(win, (self.screen, ) + args)
  File "/var/tmp/anaconda-10.1.1.63//usr/lib/anaconda/textw/packages_text.py", l
ine 49, in __call__
    (parlist, pardict) = orderPackageGroups(grpset)
  File "/var/tmp/anaconda-10.1.1.63//usr/lib/anaconda/hdrlist.py", line 971, in
orderPackageGroups
    compsParents = grpset.compsxml.hierarchy.order
AttributeError: 'dict' object has no attribute 'order'

> /var/tmp/anaconda-10.1.1.63/usr/lib/anaconda/hdrlist.py(971)orderPackageGroups
()
-> compsParents = grpset.compsxml.hierarchy.order
(Pdb)


Check for related patches 	
7/5 from bigpapi:rhel4-u6-ia64-AS

Version-Release number of selected component (if applicable):
  7/5 from bigpapi:rhel4-u6-ia64-AS


How reproducible:
  twice -- didn't try further

Steps to Reproduce:
1. NFS install
2. disable firewall, selinux
3. set UTC
4. request customize software
5. hit contiue
  
Actual results:
  backtrace shown above


Expected results:
  successful install


Additional info:

Comment 1 Jeremy Katz 2007-07-06 19:50:01 UTC

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


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