Bug 782259 - SystemError: (4, 'umount: /mnt/sysimage/proc: device 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: (4, 'umount: /mnt/sysimage/proc: device is busy.\n (In so...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:1b53425110aca46cc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-17 00:50 UTC by joebags3
Modified: 2012-01-17 20:41 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-17 20:41:18 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (1.57 MB, text/plain)
2012-01-17 00:50 UTC, joebags3
no flags Details

Description joebags3 2012-01-17 00:50:48 UTC
The following was filed automatically by anaconda:
anaconda 14.22 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/isys/__init__.py", line 159, in umount
    rc = _isys.umount(what)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 658, in unmount
    rc = isys.umount(self._mountpoint, removeDir = False)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 862, in teardown
    return self.unmount(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2037, in umountFilesystems
    device.format.teardown()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1163, in umountFilesystems
    self.fsset.umountFilesystems(ignoreErrors=ignoreErrors, swapoff=swapoff)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 938, in run
    self.anaconda.storage.umountFilesystems()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1730, in doInstall
    rc = self.ayum.run(self.instLog, cb, anaconda.intf)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/backend.py", line 286, in doInstall
    return anaconda.backend.doInstall(anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 212, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 131, in gotoNext
    self.moveStep()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1190, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1211, in handleRenderCallback
    self.currentWindow.renderCallback()
SystemError: (4, 'umount: /mnt/sysimage/proc: device is busy.\n        (In some cases useful info about processes that use\n         the device is found by lsof(8) or fuser(1))')

Comment 1 joebags3 2012-01-17 00:50:54 UTC
Created attachment 555636 [details]
Attached traceback automatically from anaconda.

Comment 2 joebags3 2012-01-17 00:56:37 UTC
Attempting to install Fedora 14 on an xps720 with 3 hard drives. 1 being the primary the other two as mounted. ( i have attempted to install with just the primary drive with the same results_). As following the instructions for installing Fedora 14, after entering the repository for http://f14.amahi.org, the installation fails stating that the instal image to the hard drive failed with the attached error. OK I am stumped. Any ideas?

Comment 3 Chris Lumens 2012-01-17 15:08:21 UTC
Well, F14 was pretty long time ago at this point.  In fact it's EOL.  Is this any better with the current release, F16?

Comment 4 joebags3 2012-01-17 16:56:50 UTC
I apologize I missed stating the fact I am trying to install amahi and it calls for the installation of Fedora14.

Amahi is developing for the Fedor16 now but it is not ready as of yet. I am trying to install Amahi and the instructions from, http://wiki.amahi.org/index.php/Fedora_14_install_guide
instructs to install fedora14. During installation the instructions call for entering the repository pointing to http://f14.amahi.org
After this the install program attempts to transfer the image to the hard disk.  With the following error:

SystemError: (4, 'umount: /mnt/sysimage/proc: device is busy.\n        (In some
cases useful info about processes that use\n         the device is found by
lsof(8) or fuser(1))')

Comment 5 joebags3 2012-01-17 19:22:35 UTC
Got it. bad dvd. continuing with the install


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