Bug 20930

Summary: shadow-utils fails to install
Product: [Retired] Red Hat Linux Reporter: dave_varon
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact: Dale Lovelace <dale>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0JCC: dave_varon
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-01-17 20:19:19 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 dave_varon 2000-11-15 22:18:23 UTC
I have a pentium II Thinkpad with 192MB RAM, and the following partitions:

  5 GB FAT32 partition
512 MB swap
 16 MB /boot
 10 GB /

First I burned copies of the 7.0.1J iso images.  I used Tempel Joliet to 
mount them on a Mac, and burned them with Adaptec Toast 3.5.7.  Installing 
with these discs generated the error numerous times using numerous 
combinations of installation options.

Then I burned the respin iso's and tried again, and got the same error.

What follows is the trace file generated by the installer:

Traceback (innermost last):
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/progress_gui.py", line 
20, in run
    rc = self.todo.doInstall ()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1543, in 
doInstall
    self.instCallback, p)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1298, in 
instCallback
    self.rpmFD = os.open(fn, os.O_RDONLY)
OSError: [Errno 2] No such file or directory: '/mnt/source/RedHat/RPMS/
shadow-utils-19990827-18.i386.rpm'

Local variables in innermost frame:
fn: /mnt/source/RedHat/RPMS/shadow-utils-19990827-18.i386.rpm
total: 0
self: <todo.ToDo instance at 842f398>
h: <header object at 8a6b1e8>
amount: 0
intf: <progress_gui.InstallProgressWindow instance at 83fcae8>
what: 2

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

<failed>

Comment 1 Nalin Dahyabhai 2001-01-16 04:02:25 UTC
Your CDs were not created properly.  Reassigning to the anaconda package, whose
maintainer will likely have more details.