Bug 662183 - LoopError: Error running losetup: No such file or directory
Summary: LoopError: Error running losetup: No such file or directory
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:49c2cb742cf93aceb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-10 20:13 UTC by James Laska
Modified: 2013-09-02 06:52 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-12-10 20:49:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (131.09 KB, text/plain)
2010-12-10 20:13 UTC, James Laska
no flags Details

Description James Laska 2010-12-10 20:13:21 UTC
The following was filed automatically by anaconda:
anaconda 15.10 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/loop.py", line 49, in losetup
    raise LoopError(str(e))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/loop.py", line 55, in get_device_path
    buf = losetup(args, capture=True)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 575, in isIgnored
    backing_device = devicelibs.loop.get_device_path(name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 863, in addUdevDevice
    if self.isIgnored(info):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1712, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1665, in populate
    self._populate()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 423, in reset
    self.devicetree.populate()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 117, in storageInitialize
    storage.reset()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1293, in setScreen
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1205, in nextClicked
    self.setScreen ()
LoopError: Error running losetup: No such file or directory

Comment 1 James Laska 2010-12-10 20:13:25 UTC
Created attachment 468049 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2010-12-10 20:49:48 UTC
Should be fixed in the next build.


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