Bug 6269

Summary: exception occurs during [network] upgrade
Product: [Retired] Red Hat Linux Reporter: brad
Component: installerAssignee: Jay Turner <jturner>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.1CC: srevivo
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-02-08 18:51:53 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 brad 1999-10-22 21:03:49 UTC
I'm trying to do a network upgrade from 6.0->6.1. I got
through picking all my packages, then it asked me if I
wanted to create a boot disk. I said yes, and it said
"Rebuilding RPM database..." then I got the following
Exception (there may be typos...I copied this down by hand):

Exception Occurred
Traceback
File "/usr/bin/anaconda.real", line 225 in ?
  intf.run(todo, test=test)
File "/tmp/updates/text.py", line 1009 in run
  rc = apply(step[1](),step[2])
File "/tmp/udpates,todo.py", line 1500 in
  doInstall
  self.instLog = open(self.instpath + logname,
  "w+")
IOError: [Errno 2] No such file or directory:
  '/mnt/sysimage/tmp/upgrade.log'

Comment 1 Jay Turner 1999-10-25 16:35:59 UTC
Sounds like you are seeing a problem which has already been discovered
by others, but I am not sure which.  Please send me a copy of your
/etc/fstab as well as output from "fdisk -l" on your drives, as this
will allow me to tell you what problem you are having.  Thanks!

Comment 2 Jay Turner 2000-02-08 18:51:59 UTC
It appears that the SCSI module never got loaded, and this is the reason that
the installer cannot find the correct file.  Try the latest RawHide and reopen
this bug if you are still seeing problems.