Bug 682042

Summary: FormatSetupError: invalid device specification
Product: [Fedora] Fedora Reporter: Antonio A. Olivares <olivares14031>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 15CC: anaconda-maint-list, dcantrell, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:c9489aa9e7240729246ccf42c634a034c9f4396cf753e9bf5500d4932d2a2a69
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-20 00:27:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Antonio A. Olivares 2011-03-04 01:15:47 UTC
The following was filed automatically by anaconda:
anaconda 15.20.1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/__init__.py", line 308, in setup
    raise FormatSetupError("invalid device specification")
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/disklabel.py", line 206, in setup
    DeviceFormat.setup(self, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 802, in setupParents
    _format.setup()
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 660, in _preSetup
    self.setupParents(orig=orig)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 671, in setup
    if not self._preSetup(orig=orig):
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1870, in turnOnSwap
    device.setup()
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1193, in turnOnSwap
    self.fsset.turnOnSwap(self.anaconda, upgrading=upgrading)
  File "/usr/lib/python2.7/site-packages/pyanaconda/packages.py", line 145, in turnOnFilesystems
    anaconda.storage.turnOnSwap()
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
    self.anaconda.dispatch.gotoNext()
FormatSetupError: invalid device specification

Comment 1 Antonio A. Olivares 2011-03-04 01:15:51 UTC
Created attachment 482188 [details]
Attached traceback automatically from anaconda.

Comment 2 Jesse Keating 2012-07-19 22:56:56 UTC
Does this still happen with F17?

Comment 3 Antonio A. Olivares 2012-07-20 00:23:21 UTC
(In reply to comment #2)
> Does this still happen with F17?

It has not appeared when testing or installing F17 :)