Bug 25169 - Failed during package installation, error dump follows
Summary: Failed during package installation, error dump follows
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: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-29 04:32 UTC by Alexander F. Burkert
Modified: 2007-04-18 16:30 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-01-30 00:36:18 UTC
Embargoed:


Attachments (Terms of Use)
Error Dump while installing RedHat7 (1.01 KB, text/plain)
2001-01-29 04:34 UTC, Alexander F. Burkert
no flags Details

Description Alexander F. Burkert 2001-01-29 04:32:00 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/zlib-1.1.3-12.i386.rpm'


Local variables in innermost frame:

fn: /mnt/source/RedHat/RPMS/zlib-1.1.3-12.i386.rpm

total: 0

self: <todo.ToDo instance at 849cf98>

h: <header object at 8cf0e50>

amount: 0

intf: <progress_gui.InstallProgressWindow instance at 850d9e8>

what: 2


ToDo object:

(itodo

ToDo

p1

(dp2

S'method'

p3

(iimage

CdromInstallMethod

p4

(dp5

S'currentDisc'

p6

I1

sS'tree'

p7

S'/mnt/source'

sS'device'

p8

S'hdc'

sS'progressWindow'

p9

<failed>

Comment 1 Alexander F. Burkert 2001-01-29 04:34:04 UTC
Created attachment 8402 [details]
Error Dump while installing RedHat7

Comment 2 Michael Fulbright 2001-01-30 00:36:14 UTC
You are getting read errors from your CD, meaning its probably bad.


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