Bug 499828
| Summary: | 'Luks' object has no attribute 'targetSize' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 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: | clydekunkel7734, dlehman, rmaximo, vanmeeuwen+fedora | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | anaconda_trace_hash:7a8be225e06e25ce26b2a8dcfcc596997e1da75b52243d54fb25f818560a893d | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-05-19 20:22:59 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: | 495965 | ||||||||
| Attachments: |
|
||||||||
Created attachment 343079 [details]
Attached traceback automatically from anaconda.
Occurred when I edited the encrypted LV to mount it under /mnt and then changed my mind after clicking ok and edited it again to delete the mount. Traceback occurred after clicking ok. (Note: maybe related to 496363 which is still a problem.) Created attachment 344026 [details]
Attached traceback automatically from anaconda.
traceback occurred after clicking 2nd ok after manually entering mount point for encrypted LV. Tried without mounting any luks LVs and, of course, installed fine. A fix for this bug will be in anaconda-11.5.0.53-1. works in .53. Closing. |
The following was filed automatically by anaconda: anaconda 11.5.0.51 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/deviceaction.py", line 345, in __init__ if device.format.targetSize == newsize: File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 1076, in run actions.append(ActionResizeFormat(origlv, new_size)) File "/usr/lib/anaconda/iw/partition_gui.py", line 1152, in editLVMVolumeGroup actions = vgeditor.run() File "/usr/lib/anaconda/iw/partition_gui.py", line 1076, in editCB self.editLVMVolumeGroup(device) AttributeError: 'LUKS' object has no attribute 'targetSize'