Bug 500991
| Summary: | FSError: filesystem has not been created | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, dlehman, jturner, rmaximo, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:aaabfd9e3cb33eae432b58d3ad4df631c4d5b6ba928b869b40b8b21d5995d0b0 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-05-26 15:59:43 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: | |||||||
| Attachments: |
|
||||||
Created attachment 344126 [details]
Attached traceback automatically from anaconda.
Looks to be the same as bug#498553 ? = Steps to reproduce = * Install autopart * Initiate a new install, and select 'Custom partition' * resize previous '/boot' partition from 200 to 196 This will be fixed in anaconda-11.5.0.53-1. Tested and confirmed fix using anaconda-11.5.0.54-1 |
The following was filed automatically by anaconda: anaconda 11.5.0.52 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/formats/fs.py", line 176, in _setTargetSize raise FSError("filesystem has not been created") File "/usr/lib/anaconda/storage/deviceaction.py", line 354, in __init__ self.device.format.targetSize = newsize File "/usr/lib/anaconda/iw/partition_dialog_gui.py", line 295, in run actions.append(ActionResizeFormat(request, size)) File "/usr/lib/anaconda/iw/partition_gui.py", line 1119, in editPartition actions = parteditor.run() File "/usr/lib/anaconda/iw/partition_gui.py", line 1080, in editCB self.editPartition(device) FSError: filesystem has not been created