Bug 70409

Summary: Unhandled exception, /usr/bin/anaconda, line 633
Product: [Retired] Red Hat Linux Reporter: Scott Kaplan <scott>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
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: 2002-08-02 16:44:21 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 configuration
none
anaconda dump none

Description Scott Kaplan 2002-08-01 04:14:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Description of problem:


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


How reproducible:
Always

Steps to Reproduce:
1.create a boot floppy with dd if=boot.img of=/dev/fd0 bs=1024
2.cp ks.cfg /mnt/dos_floppy  # ks.cfg is attached
3.Boot from floppy with redhat 7.3 boot CD in the CD drive
	

Additional info:

Comment 1 Scott Kaplan 2002-08-01 04:20:08 UTC
Created attachment 68144 [details]
kickstart configuration

Comment 2 Scott Kaplan 2002-08-01 04:21:07 UTC
Created attachment 68145 [details]
anaconda dump

Comment 3 Michael Fulbright 2002-08-02 16:44:14 UTC
What is this 'bcm5820' referred to?  I don't think we shipped it Red Hat Linux 7.3.



Comment 4 Scott Kaplan 2002-08-03 15:22:49 UTC
That was it.  There were actually several packages called for in ks.cfg that 
weren't on the CD.  It may be because this was a kickstart from RH7.2

Two suggestions:
1) A clearer error message.  Maybe just putting the missing package name at the 
top?  Bonus points for an error message like: "package 'foo' not found"

2) Could you find all the non-existant packages at once?  I had 8 packages that 
had moved.  It took a lot of reboots to find them all one at a time.

Thanks for the help!