Bug 11367

Summary: Exception occurence
Product: [Retired] Red Hat Linux Reporter: Ang Phanthana <app>
Component: installerAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-06-09 22:22:22 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 Ang Phanthana 2000-05-11 15:41:58 UTC
Traceback (innermost last:)
File "usr/bin/anaconda.real",
line 342, in ?
intf.run (todo, test=test)
File "usr/lib/anaconda/text.py",
line 1154, in run
rc=apply (step[1](), step[2])
File
"mnt/redhat/comps install/6.2/i386/
misc/src/trees/hdimage//usr/lib/anac
onda/textw/packages.py", line 11, in
__call__
File "/tmp/updates/todo.py", line
467, in getCompList
self.comps=
self.method.readComps(self.hdList)
File "/tmp/updates/hardrive.py",
line 44, in readComps
'RedHat/base/comps', hdlist)
File "/usr/lib/anaconda/comps.py",
line 326, in __init__
self.readCompsFile(file,
self.packages)
File "/usr/lib/anaconda/comps.py"'
line 299, in readCompsFile
comp.addPackage(package[1])
File "/usr/lib/anaconda/comps.py",
line 46, in __getitem__
return self.packages[item]
KeyError: indexhtml

Comment 1 Jay Turner 2000-05-15 17:40:59 UTC
What type of installation were you performing and from where when you got this
message?

Comment 2 mr.me 2000-05-22 10:22:59 UTC
This problem occurs because of a corrupt indexhtml(andsoon).rpm on
ftp://ftp.redhat.com/pub/redhat/current/i386/RedHat/RPMS.
Solution: Download the indexhtml.rpm on /pub/redhat/redhat-6.2-(your language)
and everything will work fine.