Bug 495141
| Summary: | FormatSetupError: format has not been created | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andreas Thienemann <andreas> | ||||
| 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, pjones, rmaximo, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:98270aeaa34ef27dd530d92a509d5e4dc2944f5ae231a0969611d951f486d395 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-06-08 19:28:35 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: | 495139 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
Created attachment 339005 [details]
Attached traceback automatically from anaconda.
This bug "depends" on 495139. When restarting the installation without resetting the partition table, anaconda crashes in the partition screen when trying to edit the lv partitions in the workstation_vg. |
The following was filed automatically by anaconda: anaconda 11.5.0.38 exception report Traceback (most recent call first): File "/tmp/updates/storage/formats/__init__.py", line 271, in setup raise FormatSetupError("format has not been created") File "/tmp/updates/storage/devices.py", line 1435, in setup self.slave.format.setup() File "/tmp/updates/storage/devices.py", line 250, in setupParents parent.setup() File "/tmp/updates/storage/devices.py", line 1635, in setup self.setupParents() File "/tmp/updates/storage/devices.py", line 1937, in setup self.vg.setup() File "/tmp/updates/storage/devices.py", line 546, in minSize self.setup() File "/tmp/updates/partition_ui_helpers_gui.py", line 363, in createPreExistFSOptionSection reqlower = origrequest.minSize File "/tmp/updates/lvm_dialog_gui.py", line 491, in editLogicalVolume (row, self.fsoptionsDict) = createPreExistFSOptionSection(reallv, maintable, row, mountCombo, self.storage, ignorefs = ["software RAID", "physical volume (LVM)", "vfat"], luksdev=templuks) File "/tmp/updates/lvm_dialog_gui.py", line 704, in editCurrentLogicalVolume self.editLogicalVolume(lv) File "/tmp/updates/lvm_dialog_gui.py", line 760, in logvolActivateCb self.editCurrentLogicalVolume() FormatSetupError: format has not been created