Bug 15145 - Installer crashed at unpacking RPMs
Summary: Installer crashed at unpacking RPMs
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-08-02 19:02 UTC by TARogue
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-08-17 16:14:46 UTC
Embargoed:


Attachments (Terms of Use)

Description TARogue 2000-08-02 19:02:30 UTC
Traceback (innermost last):
 File /var/tmp/anaconda-7.0//usr/lib/anaconda/iw/progress_gui.py, line 19, in run
 rc= self.todo.doInstall ()
 File /var/tmp/anaconda-7.0//usr/lib/anaconda/todo.py, line 1428, in doInstall
 self.fstab.mountFilesystems (self.instPath)
 File /var/tmp/anaconda-7.0//usr/lib/anaconda/fstab.py, line 697, in mountFilesystems
 raise SystemError, (errno, msg)
SystemError: (22,' Invalid argument')

Local variables in innermost frame:
size: 2297295
fsystem: ext2
self: <fstab.GuiFstab instance at 81f6540>
msg: Invalid argument
doFormat: 1
errno: 22
device: hda3
instPath: /mnt/sysimage
mntpoint: /home

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

Comment 1 Michael Fulbright 2000-08-02 19:57:08 UTC
What type of install method did you use (CDROM, FTP, etc)?

Was this an install or upgrade?



Comment 2 TARogue 2000-08-03 02:32:11 UTC
I downloaded the .iso files and created the CD's

This was a Workstation installation with the default desktop being KDE. It was
being installed to the primary harddrive with mo other OS's on the system.

I later retried the installation and got the default web server installation to
complete successfully.


Comment 3 Michael Fulbright 2000-08-17 16:14:42 UTC
Sometimes there are CDROM read issues which cause these errors.


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