Bug 26974 - Installer Crashes on Hard Drive install from linux partition
Summary: Installer Crashes on Hard Drive install from linux partition
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: installer
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-10 19:05 UTC by gtwrek
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-02-10 19:06:00 UTC
Embargoed:


Attachments (Terms of Use)

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...




Note You need to log in before you can comment on or make changes to this bug.