Bug 629730 - FormatCreateError: ('invalid device specification', '/dev/md127p5')
Summary: FormatCreateError: ('invalid device specification', '/dev/md127p5')
Keywords:
Status: CLOSED DUPLICATE of bug 629719
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:7eeaa1ee236c378a3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-02 20:08 UTC by Sandro Mathys
Modified: 2010-11-29 05:38 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-02 20:10:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (455.51 KB, text/plain)
2010-09-02 20:08 UTC, Sandro Mathys
no flags Details
Attached traceback automatically from anaconda. (811.98 KB, text/plain)
2010-11-29 05:38 UTC, sanchoooo
no flags Details

Description Sandro Mathys 2010-09-02 20:08:44 UTC
The following was filed automatically by anaconda:
anaconda 14.15 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/__init__.py", line 266, in create
    raise FormatCreateError("invalid device specification", self.device)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/luks.py", line 199, in create
    DeviceFormat.create(self, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 290, in execute
    options=self.device.formatArgs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 700, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 313, in doIt
    self.devicetree.processActions()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packages.py", line 109, in turnOnFilesystems
    anaconda.storage.doIt()
  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 1174, in nextClicked
    self.anaconda.dispatch.gotoNext()
FormatCreateError: ('invalid device specification', '/dev/md127p5')

Comment 1 Sandro Mathys 2010-09-02 20:08:50 UTC
Created an attachment (id=442715)
Attached traceback automatically from anaconda.

Comment 2 Sandro Mathys 2010-09-02 20:10:23 UTC

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

Comment 3 sanchoooo 2010-11-29 05:38:54 UTC
Created attachment 463424 [details]
Attached traceback automatically from anaconda.


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