Bug 36718

Summary: Installation Failure
Product: [Retired] Red Hat Linux Reporter: Need Real Name <cldrake>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: high    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-21 01:00:48 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 2001-04-20 00:26:45 UTC
Could not install and the following messages were generated.

File "/use/bin/anaconda, line 438 intf.run (todo, test=test)
File "/var/tmp/anaconda-7.01//usr/lib/anaconda/text.py line 1030 in run

Report error to bugzilla.redhat.com
install exited abornally -- received signal 9
sending termination signals...done
sending kill signals...done
disabling swap...
  /mnt/loophost/rh-swap.img
unmounting filesystems
 /pro/bus/usb
 /mnt/loophost
 /mnt/runtime
 /mnt/source umount failed (16)
 /dev/pts
 /proc
you may safely reboot your systems

Comment 1 Brent Fox 2001-04-20 03:36:04 UTC
This doesn't seem to be the complete debug error message.  Can you attach the
complete error message?  It will help us immensely.

Comment 2 Need Real Name 2001-04-21 01:00:44 UTC
Traceback (innermost last):
  File "/usr/bin/anaconda", line 438, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1030, in run
    rc = apply (step[1](), step[2])
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 507, in 
__call__
    if todo.doInstall ():
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1466, in 
doInstall
    self.fstab.makeFilesystems ()
  File "fstab.py", line 666, in makeFilesystems
    isys.umount("/mnt/loophost")
  File "isys.py", line 116, in umount
    mountCount[what] = mountCount - 1
TypeError: bad operand type(s) for -

Local variables in innermost frame:
what: /mnt/loophost
removeDir: 1

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

<failed>


Comment 3 Brent Fox 2001-04-21 13:01:49 UTC
Thanks for your info.  It turns out that this bug is a duplicate of bug #19523.
 An updates disk has been released to fix this problem.  Please see bug #19523
for more details.  As another option, you can download Red Hat Linux 7.1, which
does not have this problem.  Thanks again for your report.

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