Bug 139489 - Traceback during custom NFS install
Summary: Traceback during custom NFS install
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-16 10:38 UTC by Olivier
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-11-16 16:53:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
List of packages in RPMS folder (4.57 KB, text/plain)
2004-11-16 10:49 UTC, Olivier
no flags Details
Corresponding comps.xml file (7.00 KB, text/plain)
2004-11-16 10:50 UTC, Olivier
no flags Details

Description Olivier 2004-11-16 10:38:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686;
chrome://navigator/locale/navigator.properties; rv:1.7.5)
Gecko/20041107 Firefox/1.0

Description of problem:
When doing a PXE/NFS custom install on an IBM eSeries, the installer
crashes after the root password screen (in text mode).





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

How reproducible:
Always

Steps to Reproduce:
1. Netboot
2. NFS install
3. Basic configuration (diskdruid, root password, etc.)
    

Actual Results:  Just after the root password configuration, during
the processing of packages information :

Traceback (most recent call last) :
File "/usr/bin/anaconda", line 1131, in ? intf.run(id, dispatch,
configFileData)
File "/usr/lib/anaconda/text.py", line 452, in run
rc = apply(win, (self.screen, ) + args)
File "/usr/lib/anaconda/textw/packages_text.py", line 49, in __call__
(parlist, pardict) = orderPackageGroupes(grpset)
File "/usr/lib/anaconda/hdrlist.py", line 942, in orderPackageGroups
compsParents = grpset.compsxml.hierarchy.order
AttributeError: 'dict' object has non attribute 'order'

Additional info:

Comment 1 Olivier 2004-11-16 10:49:25 UTC
Created attachment 106791 [details]
List of packages in RPMS folder

Comment 2 Olivier 2004-11-16 10:50:31 UTC
Created attachment 106792 [details]
Corresponding comps.xml file

Comment 3 Olivier 2004-11-16 16:53:59 UTC
Not really a bug after all, only a (very) incomplete comps.xml file.
Still it would be nice to be notified at an earlier stage ;)


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