Bug 15902

Summary: Partitionless upgrade failure
Product: [Retired] Red Hat Linux Reporter: Aaron Brown <abrown>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 7.0   
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-08-10 04:51:03 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 Aaron Brown 2000-08-10 01:48:49 UTC
TUI and GUI Partitionless upgrades from 6.2 fail with the following
error:


Traceback (innermost last): 
File "/usr/bin/anaconda.real", line 426 in ?
intf.run(todo, test = test)
File
"var/tmp/anaconda-7.0//usr/lib/anaconda/test.py", line 1028, in run 
File "/var/tmp/anaconda-7.0//usr/lib/anaconda/test.py", line 507 in
__call__
File "/var/tmp/anaconda-7.0//usr/lib/anaconda/todo.py", line 1456 in
doInstall
File "/var/tmp/anaconda-7.0//usr/lib/anaconda/fstab.py", line 699, in
mountFilesystems
File "/usr/lib/anaconda/isys.py", line 46, in losetup
targ = os.open(file,mode)
OSError : [Errno 2] No such file or directory: '/mnt/loophost/redhat.img'

Comment 1 Jeremy Katz 2000-08-10 04:50:42 UTC

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

Comment 2 Aaron Brown 2000-08-10 12:18:13 UTC
I performed this install on my home PC with no problems.  I believe the
problem was actually with the test machine in the lab.