Bug 61118

Summary: Anaconda fails on NFS Kickstart to Laptop
Product: [Retired] Red Hat Linux Reporter: Jonathon M. Robison <jrobison>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: high    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-13 21:04:10 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
Kickstart config file
none
Anaconda error dump none

Description Jonathon M. Robison 2002-03-13 20:59:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.79 [en] (X11; U; Linux 2.4.8-31.2mdk i686)

Description of problem:
Anaconda failes with traceback just after getting the pretty X screen with the
RH logo. I have removed my %post section, altered the --xconfig, changed the
parts, etc. etc. In all cases, anaconda fails.
See attachements for the ks.cfg and the anacdump.txt

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


How reproducible:
Always

Steps to Reproduce:
1.Create boot floppy with bootnet.img (from CD or upgraded, no diff)
2.Create NFS kickstart file ks.cfg and add to the floppy
3. Boot up!
	

Actual Results:  Fails just after the nice X RH logo (white bg) comes up. Fails
with anaconda traceback.
DHCP and NFS worked fine.

Expected Results:  I expected it to install!

Additional info:

See attached files

Comment 1 Jonathon M. Robison 2002-03-13 21:01:20 UTC
Created attachment 48425 [details]
Kickstart config file

Comment 2 Jonathon M. Robison 2002-03-13 21:04:06 UTC
Created attachment 48426 [details]
Anaconda error dump

Comment 3 Jeremy Katz 2002-03-13 22:37:42 UTC
Your comps file is referencing a libtool-libs package which does not exist in
your installation tree.

Comment 4 Jonathon M. Robison 2002-03-14 13:31:42 UTC
So anaconda isn't smart enough to skip it with a warning?  Geesh guys - you know
that all these ks.cfg files are hand edited - people are gonna make typos and
such - you can't let anaconda fail with such a non-informative message!

I'll give it another shot and see if it works w/o the libtools-lib package in
the list.