Bug 8060

Summary: die. it won't install...
Product: [Retired] Red Hat Linux Reporter: caband
Component: installerAssignee: Jay Turner <jturner>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1CC: benny, 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-24 16:54:20 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 caband 1999-12-30 07:47:21 UTC
in installation says:
Traceback (innermost last):
	File "/usr/bin/anaconda.real";
line 225, in ?
	  intf.run(todo,test=test)
	File "/tmp/lib/python1.5/site-packages/text.py", line 1000, in run
	  rc=apply (step [1](), step [2])
	File "/tmp/lib/python1.5/site-packages/text.py", line 468, in
__call__
	  todo, getCompsList ()
	File "/tmp/lib/python1.5/site-packages/todo.py", line 942, in
getCompsList
	  self.getHeaderList()
	File "/tmp/lib/python1.5/site-packages/todo.py", line 930, in
getHeaderList
	  self.hdList = self.method.readHeaders()
	File "/tmp/lib/python1.5/site-packages/harddrive.py", line 45, in
readHeaders
	  isys.umount("/tmp/hdimage")
	File "/tmp/lib/python1.5/site-packages/isys.py", line 8, in umount
	  return _isys.umount(what)
System Error: (16, 'Device or resource busy')

GTK.py

Comment 1 Jay Turner 2000-02-24 16:54:59 UTC
Is this an install from a tree that you downloaded to a Windoze machine?  There
is a known bug in 6.1 which results from downloading file to a case-insensitive
machine . . . the two files GTK.py and gtk.py overwrite one another and then bad
things happen.  Reopen this bug if there is something else happening.