Bug 20547

Summary: Kickstart on Dell GX110 fails
Product: [Retired] Red Hat Linux Reporter: Need Real Name <twasco>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: twasco
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: 2000-12-04 15:18:24 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 Need Real Name 2000-11-08 23:35:20 UTC
Dell GX110 comes with file ks.cfg.  Made boot diskette with ks.cfg at top
level.  Boot to diskette, insert RedHat 7.0 CD #1,  at boot: , enter linux
ks=floppy
CD being read, then "An internal error occurred in the installation
program..."
The following is the contents of the dump file anacdump.txt:

 more anacdump.txt 

Traceback (innermost last):
  File "/usr/bin/anaconda", line 438, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1030, in
run
    rc = apply (step[1](), step[2])
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 507, in
__call_
_
    if todo.doInstall ():
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1413, in
doInst
all
    self.getCompsList()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 540, in
getComp
sList
    self.updateInstClassComps()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 575, in
updateI
nstClassComps
    self.selectPackage(n)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 586, in
selectP
ackage
    raise ValueError, str
ValueError: package dell is not available


Local variables in innermost frame:
package: dell
str: package dell is not available
self: <todo.ToDo instance at 82906d8>

ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iimage
CdromInstallMethod
p4
(dp5
S'progressWindow'
p6

<failed>
END OF FILE anacdump.txt

Any ideas?  Thanks,
Tim Wasco
twasco.edu

Comment 1 Brock Organ 2000-11-09 13:11:32 UTC
could you attach the ks.cfg file you used ...?

Comment 2 Michael Fulbright 2000-12-04 15:18:21 UTC
Please reopen this report if you continue to have problems.