Bug 560334
| Summary: | FSError: filesystem has not been created | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Clyde E. Kunkel <clydekunkel7734> | ||||
| Component: | anaconda | Assignee: | David Lehman <dlehman> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | awilliam, dcantrell, jonathan, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:c0740a2e0d99d3d3003de4567b3a59610942c0a83036ab177e978579e4d40f49 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-02-05 16:41:37 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 538273 | ||||||
| Attachments: |
|
||||||
Created attachment 387799 [details]
Attached traceback automatically from anaconda.
Reused an existing LV for / and existing ext4 part for /boot, selected format ext4 for both and when clicked OK to format, boom. Tried again with anaconda 13.25 and error did not occur. closing, then (dlehman also tried to reproduce and couldn't). reopen if it reoccurs! |
The following was filed automatically by anaconda: anaconda 13.23 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/formats/fs.py", line 586, in mount raise FSError("filesystem has not been created") File "/usr/lib/anaconda/storage/formats/fs.py", line 834, in setup return self.mount(**kwargs) File "/usr/lib/anaconda/storage/devices.py", line 1604, in setup self.slave.format.setup() File "/usr/lib/anaconda/storage/deviceaction.py", line 312, in execute self.device.setup() File "/usr/lib/anaconda/storage/devicetree.py", line 670, in processActions action.execute(intf=self.intf) File "/usr/lib/anaconda/storage/__init__.py", line 287, in doIt self.devicetree.processActions() File "/usr/lib/anaconda/packages.py", line 109, in turnOnFilesystems anaconda.id.storage.doIt() File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1308, in nextClicked self.anaconda.dispatch.gotoNext() FSError: filesystem has not been created