Bug 44599 - Installation fails at line 520
Summary: Installation fails at line 520
Keywords:
Status: CLOSED DUPLICATE of bug 40456
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.1
Hardware: i586
OS: Linux
high
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-14 16:56 UTC by Alan Eisner
Modified: 2007-03-27 03:45 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-06-14 17:24:17 UTC
Embargoed:


Attachments (Terms of Use)
anaconda dump (1.12 KB, text/plain)
2001-06-14 16:58 UTC, Alan Eisner
no flags Details

Description Alan Eisner 2001-06-14 16:56:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Description of problem:
Installation fails at line 520. Choice is to start over or debug.  Happens 
after all rpms have been installed.  

How reproducible:
Always

Steps to Reproduce:
1.boot to boot.img floppy
2. select workstation build
3. enter defaults for all
4. after all packages installed
5. system error 
6. save error to disk.
	

Additional info:

Traceback (innermost last):
  File "/usr/bin/anaconda", line 520, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/text.py", line 1126, in run
    rc = apply (step[1](), args)
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/text.py", line 551, in 
__call__
    if todo.doInstall ():
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/todo.py", line 1852, in 
doInstall
    (p, self.intf.messageWindow, pkgTimer))
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/todo.py", line 1564, in 
instCallback
    fn = self.method.getFilename(h, pkgTimer)
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/image.py", line 87, in 
getFilename
    isys.umount("/mnt/source")
  
File "/mnt/redhat/test/qa0408.4/i386/RedHat/instimage/usr/lib/anaconda/isys
.py", line 140, in umount
    rc = _isys.umount(what)
SystemError: (16, 'Device or resource busy')

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

ToDo object:
(itodo
ToDo
p1
(dp2
S'resState'
p3
S''
sS'progressWindow'
p4
(itext
ProgressWindow
(dp5
S'scale'
p6
NsS'screen'
p7
(isnack
SnackScreen
p8
(dp9
S'height'
p10
I25
sS'width'
p11
I80
sS'helpCb'
p12

<failed>

Comment 1 Alan Eisner 2001-06-14 16:58:12 UTC
Created attachment 21082 [details]
anaconda dump

Comment 2 Brent Fox 2001-06-14 17:24:13 UTC

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


Note You need to log in before you can comment on or make changes to this bug.