Bug 902951

Summary: SystemError: (32, 'umount: /run/install/isodir: target is busy.\n (In some cases useful info about processes that use\n the device is found by lsof(8) or fuser(1))')
Product: [Fedora] Fedora Reporter: Akus <pawel.akus>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:807d88996be5776c37b08592e8dec10ec125e05054f7093913574a3ae66cec93
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-21 18:31:38 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:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: ifcfg.log
none
File: packaging.log
none
File: program.log
none
File: storage.log
none
File: syslog none

Description Akus 2013-01-22 19:30:59 UTC
Description of problem:
I chose fedora 18 gnome dvd as an source of instalation software. If I will somehow install this release of fedora it means this is my very lucky day and I have to go to buy a lottery ticket.
The following was filed automatically by anaconda:
anaconda 18.37.11 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/isys/__init__.py", line 153, in umount
    rc = _isys.umount(what)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 656, in unmount
    rc = isys.umount(self._mountpoint, removeDir = False)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 863, in teardown
    return self.unmount(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 742, in _preTeardown
    self.format.teardown()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 754, in teardown
    if not self._preTeardown(recursive=recursive):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 535, in _setUpMedia
    device.teardown(recursive=True)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 602, in _configureBaseRepo
    self._setUpMedia(isodevice)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 420, in updateBaseRepo
    self._configureBaseRepo(self.storage, checkmount=checkmount)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 556, in getRepoMetadata
    self.payload.updateBaseRepo(fallback=False, checkmount=False)
  File "/usr/lib64/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run
    threading.Thread.run(self, *args, **kwargs)
SystemError: (32, 'umount: /run/install/isodir: target is busy.\n        (In some cases useful info about processes that use\n         the device is found by lsof(8) or fuser(1))')

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.6.10-4.fc18.x86_64
other involved packages: 
package:        anaconda-18.37.11
product:        Fedora
release:        Cannot get release name.
type:           libreport
version:        18

Comment 1 Akus 2013-01-22 19:31:51 UTC
Created attachment 685401 [details]
File: anaconda-tb

Comment 2 Akus 2013-01-22 19:31:55 UTC
Created attachment 685402 [details]
File: anaconda.log

Comment 3 Akus 2013-01-22 19:31:57 UTC
Created attachment 685403 [details]
File: environ

Comment 4 Akus 2013-01-22 19:32:00 UTC
Created attachment 685404 [details]
File: ifcfg.log

Comment 5 Akus 2013-01-22 19:32:14 UTC
Created attachment 685405 [details]
File: packaging.log

Comment 6 Akus 2013-01-22 19:32:19 UTC
Created attachment 685406 [details]
File: program.log

Comment 7 Akus 2013-01-22 19:32:27 UTC
Created attachment 685407 [details]
File: storage.log

Comment 8 Akus 2013-01-22 19:32:35 UTC
Created attachment 685408 [details]
File: syslog

Comment 9 Brian Lane 2013-01-22 19:51:48 UTC
How did you create this install media? It looks like you've used a live desktop iso but without any of the correct kernel arguments being passed.