Bug 21332 - installer crashes on reading packages and loses track of USB floppy
Summary: installer crashes on reading packages and loses track of USB floppy
Keywords:
Status: CLOSED DUPLICATE of bug 18019
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-11-25 22:12 UTC by James Scanlan
Modified: 2007-04-18 16:30 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-11-29 19:46:48 UTC
Embargoed:


Attachments (Terms of Use)

Description James Scanlan 2000-11-25 22:12:56 UTC
Install RH 7.0 failed on Sony Vaio PCG-Z505SX.  Install was attempted by
downloading RPMS and base directories and using a boot floppy. Floppy is
USB.

This laptop has a memory stick which is viewed as a hard disk. The
installer complained that partition table was not readable (I have no
memory sticks), but proceeded after "skip drive" was selected.

Partition was edited with disk druid to:

4.5M win95 fat32 (NOT mounted)
132M linux swap
1.262M linux native (mounted /)

Note: The installer crashes before actually writing this to disk, during
"reading package information"

I cannot save the exception to disk, since the installer seems to lose
track of the USB floppy. Thus, trying the 'linux updates' disk did not work
either.

Here is the output:

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",line1030, 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: qt1x

Comment 1 Michael Fulbright 2000-11-29 19:46:44 UTC
The USB floppy is not supported in 7.0.

The other error is due to something being corrupt in the install tree you
created for the hard drive install. Be sure you have all the required files and
have downloaded them with a binary safe method.

*** This bug has been marked as a duplicate of 18019 ***


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