Bug 19540

Summary: crashes install AND crashes update from 6.2
Product: [Retired] Red Hat Linux Reporter: Need Real Name <kchancellor>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: dkl
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: 2000-10-30 19:18:15 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 Need Real Name 2000-10-22 06:34:30 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
doInst
all
    self.instCallback, p)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1298, in
instCa
llback
    self.rpmFD = os.open(fn, os.O_RDONLY)
OSError: [Errno 2] No such file or directory:
'/mnt/source/RedHat/RPMS/pspell-0.
11.2-1.i386.rpm'

Local variables in innermost frame:
fn: /mnt/source/RedHat/RPMS/pspell-0.11.2-1.i386.rpm
total: 0
self: <todo.ToDo instance at 84a1598>
h: <header object at 8b29f40>
amount: 0
intf: <progress_gui.InstallProgressWindow instance at 8462838>
what: 2

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

<failed>

Comment 1 Trond Eivind Glomsrxd 2000-10-22 14:04:16 UTC
This isn't a bug with ispell (which isn't even part of Red Hat Linux 7, DKL:
Please remove), this look like something happening in the installer when it
can't find the pspell package. Does the RPM,
/mnt/source/RedHat/RPMS/pspell-0.11.2-1.i386.rpm, exist and can it be verified
with "rpm -K"?



Comment 2 Need Real Name 2000-10-22 16:46:00 UTC
Output of rpm -K pspell-0.11.2-1.i386.rpm is

pspell-0.11.2-1.i386.rpm: md5 GPG NOT OK

Comment 3 Michael Fulbright 2000-10-30 19:18:13 UTC
Your CDROM image is corrupt - trying downloading again (possibly try a different
site) if you burned it yourself.

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