Bug 60048 - installation fails at same point
Summary: installation fails at same point
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: Jeremy Katz
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-02-19 13:36 UTC by bokwus
Modified: 2007-04-18 16:40 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-02-20 13:02:51 UTC
Embargoed:


Attachments (Terms of Use)

Description bokwus 2002-02-19 13:36:01 UTC
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/setup-
2.3.4-1.noarch.rpm'

Local variables in innermost frame:
fn: /mnt/source/RedHat/RPMS/setup-2.3.4-1.noarch.rpm
total: 0
self: <todo.ToDo instance at 83fa9c0>
h: <header object at 8ac56b0>
amount: 0
intf: <progress_gui.InstallProgressWindow instance at 8473528>
what: 2

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

<failed>

Comment 1 Jeremy Katz 2002-02-19 23:08:34 UTC
What type of installation is this?  CDROM?

Comment 2 bokwus 2002-02-20 13:02:47 UTC
Installation is attempted from cd-rom.

Comment 3 Jeremy Katz 2002-02-20 16:33:49 UTC
Looks like the typical bad CD scenario, then.  If these are CDs you burned
yourself, please check the md5sum against those published on our website.




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