| Summary: | FormatSetupError: invalid device specification | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Antonio A. Olivares <olivares14031> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 15 | CC: | 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: |
|
||||||
Created attachment 482188 [details]
Attached traceback automatically from anaconda.
Does this still happen with F17? (In reply to comment #2) > Does this still happen with F17? It has not appeared when testing or installing F17 :) |
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