Bug 86423

Summary: Kickstart ftp install hangs with KeyError: 32 message
Product: [Retired] Red Hat Linux Reporter: Tom <thatisasinine>
Component: installerAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: high    
Version: 8.0   
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: 2003-04-22 16:30:40 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:

Description Tom 2003-03-21 19:44:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Description of problem:
Using RedHat Linux 8.0, I am using kickstart on a floppy boot disk to do a 
hands-free boot from an ftp server.  The image is discovered and shortly after 
downloading begins, it stops, shows a Traceback where the last call was:

File "/usr/bin/anaconda" line 660 in ?
insClass.setInstallData(id)


It then shows:

KeyError: 32
install exited abnormally.
.
.
You may safely reboot your system.

I cannot find any information on KeyError: 32.

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


How reproducible:
Always

Steps to Reproduce:
1. Boot using kickstart on a floppy
2. Using ks configurator, point to ftp server where boot images are

    

Actual Results:  Image install hangs.

Expected Results:  Image would install RedHat 8 on drive.

Additional info:

All files are from RedHat 8.0 cd.  I used the kickstart configurator to build 
the kickstart file.

Comment 1 Michael Fulbright 2003-03-24 17:46:54 UTC
Please attach the kickstart config file you are using (edit out any private data
like passwords first).

Comment 2 Michael Fulbright 2003-04-22 16:30:40 UTC
Closing due to inactivity. If you have new information to add please reopen the
issue report.