Bug 118451
| Summary: | Traceback while trying to delete a partition. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ben Levenson <benl> | ||||
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike McLean <mikem> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 1.6.6-2 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2005-08-15 16:03:15 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: | 114961 | ||||||
| Attachments: |
|
||||||
Created attachment 98581 [details]
anacdump.txt
full anaconda dump
Fixed with pyparted-1.6.6-2 |
Description of problem: Traceback (most recent call last): File "/usr/lib/anaconda/iw/partition_gui.py", line 954, in deleteCb if doDeletePartitionByRequest(self.intf, self.partitions, curselection): File "/usr/lib/anaconda/partIntfHelpers.py", line 153, in doDeletePartitionByRequest elif partition.type & parted.PARTITION_PROTECTED: AttributeError: 'module' object has no attribute 'PARTITION_PROTECTED' Local variables in innermost frame: intf: <gui.InstallInterface instance at 0xb7ba1dec> partition: <PedPartition object at 0xb80239e0> requestlist: <partitions.Partitions instance at 0xb7db4d0c> quiet: 0 confirm: 1 Version-Release number of selected component (if applicable): tree: rawhide-20040316/i386 media: boot.iso type: NFS - GUI