Bug 26974

Summary: Installer Crashes on Hard Drive install from linux partition
Product: [Retired] Red Hat Linux Reporter: gtwrek
Component: installerAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.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: 2001-02-10 19:06:00 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 gtwrek 2001-02-10 19:05:57 UTC
Installing Redhat 7.0 on old 486 with no PCI bus.
Details:
  Adaptec 1542 SCSI Adaptor
  SCSI CDROM
  SCSI 4.5 GB Disk

Hard Drive install method from an unused ext2 partition.

Crashes after package selection.  Debug file is below

Traceback (innermost last):
  File "/usr/bin/anaconda.real", line 438, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1030, in run
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/textw/packages_text.py", line 33, in __call__
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 539, in getCompsList
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/harddrive.py", line 43, in readComps
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 459, in __init__
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 428, in readCompsFile
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 101, in __getitem__
KeyError: fetchmail

Local variables in innermost frame:
self: <comps.HeaderList instance at 824a068>
item: fetchmail

ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iharddrive
HardDriveInstallMethod
p4
(dp5
S'fstype'
p6
S'ext2'
p7
sS'isMounted'
p8
I1
sS'fnames'
p9
(dp10

<failed>

Comment 1 gtwrek 2001-02-10 19:35:18 UTC
Ok, just have been reading similar reports, and a common theme seemed to
be corrupt packages. Checked the fetchmail package and sure 
enough, the file size was not correct.  Just finished
downloading it again, and will try again.

Searching now for some file on the website that has 
the checksums/md5 that I can compare my download
with....  Try to avoid any future issues.

So, This ticket appears to be closed...