Bug 576529
| Summary: | KeyError: 'originalFormat' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||||
| Component: | anaconda | Assignee: | David Lehman <dlehman> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 13 | CC: | anaconda-maint-list, bcl, jonathan, jturner, vanmeeuwen+fedora | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | anaconda_trace_hash:43d30c205ecbc059d56e214fc86219aef709589239029fcda31dfc34a2d468ef | ||||||||
| Fixed In Version: | anaconda-13.37-1.fc13 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2010-03-27 04:53:58 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: | 574743 | ||||||||
| Attachments: |
|
||||||||
Created attachment 402286 [details]
Attached traceback automatically from anaconda.
Created attachment 402294 [details]
Attached traceback automatically from anaconda.
This bug was filed while testing the provided updates.img to address bug#574743 Updates available for testing: http://dlehman.fedorapeople.org/updates-576529.img Includes fixes for bug 574743 and this one, against anaconda-13.36-1. I'm no longer reproducing the traceback in this issue, or bug#574743 using this updates.img. I'm having a problem proceeding with the install though, it prevents me from continuing claiming that "/dev/sda must have a MSDOS label" anaconda-13.37-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/anaconda-13.37-1.fc13 anaconda-13.37-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
The following was filed automatically by anaconda: anaconda 13.36 exception report Traceback (most recent call first): File "/tmp/updates/lvm_dialog_gui.py", line 54, in getTempVG _l.originalFormat = lv['originalFormat'] File "/tmp/updates/lvm_dialog_gui.py", line 394, in editLogicalVolume tempvg = self.getTempVG() # copy of self.vg File "/usr/lib/anaconda/iw/partition_gui.py", line 1771, in editLVMLogicalVolume vgeditor.editLogicalVolume(lv, isNew = isNew) File "/usr/lib/anaconda/iw/partition_gui.py", line 1554, in createCB self.editLVMLogicalVolume(vg = selected_vg) KeyError: 'originalFormat'