Bug 902951 - 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))')
Summary: SystemError: (32, 'umount: /run/install/isodir: target is busy.\n (In ...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:807d88996be5776c37b08592e8d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-22 19:30 UTC by Akus
Modified: 2013-08-21 18:31 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-21 18:31:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (800.62 KB, text/plain)
2013-01-22 19:31 UTC, Akus
no flags Details
File: anaconda.log (31.48 KB, text/plain)
2013-01-22 19:31 UTC, Akus
no flags Details
File: environ (777 bytes, text/plain)
2013-01-22 19:31 UTC, Akus
no flags Details
File: ifcfg.log (1.46 KB, text/plain)
2013-01-22 19:32 UTC, Akus
no flags Details
File: packaging.log (228.37 KB, text/plain)
2013-01-22 19:32 UTC, Akus
no flags Details
File: program.log (50.62 KB, text/plain)
2013-01-22 19:32 UTC, Akus
no flags Details
File: storage.log (115.62 KB, text/plain)
2013-01-22 19:32 UTC, Akus
no flags Details
File: syslog (109.78 KB, text/plain)
2013-01-22 19:32 UTC, Akus
no flags Details

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.


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