Bug 164096

Summary: Kickstart install crashed on keyerror: 'openoffice'
Product: [Fedora] Fedora Reporter: Charles Curley <charlescurley>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-25 14:12:16 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
Dump of python error.
none
anaconda log of installation
none
The kickstart file none

Description Charles Curley 2005-07-24 21:22:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Fedora/1.0.4-1.3.1 Firefox/1.0.4

Description of problem:
I made a good manual installation, and then used the anaconda-ks.cfg file as the basis for a kickstart file (attached) served via NFS. The kickstart file excludes a number of OpenOffice.org packages. Package selection fails with the following:


The failure is in line 1559 of kickstart.py, in setGroupSelection.

I have tried twice to install via kickstart, with and without VNC, and both times it failed. The failure point is the same, s I doubt it is lack of memory. The manchine has 240 MB.


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

How reproducible:
Always

Steps to Reproduce:
1. Boot to installation CD, using options to point to the kickstart file.
2. Wait.
3.
  

Actual Results:  Got the error described above.

Expected Results:  Sucessful package selection & installation.

Additional info:

Comment 1 Charles Curley 2005-07-24 21:27:45 UTC
Created attachment 117109 [details]
Dump of python error.

Comment 2 Charles Curley 2005-07-24 21:30:42 UTC
Created attachment 117111 [details]
anaconda log of installation

Comment 3 Charles Curley 2005-07-24 21:32:32 UTC
Created attachment 117112 [details]
The kickstart file

Comment 4 Charles Curley 2005-07-24 23:01:33 UTC
I was able to get a good installation by commenting out (prepending '# ' to each
line) all of the excluded package names (-foo). I was then able to crash the
installation by commenting back in '-slrn'.

Comment 5 Chris Lumens 2005-07-25 14:12:16 UTC

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