Bug 139489

Summary: Traceback during custom NFS install
Product: [Fedora] Fedora Reporter: Olivier <the_librarian>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED NOTABUG QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: nobody+pnasrat
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-16 16:53:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
List of packages in RPMS folder
none
Corresponding comps.xml file none

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 ;)