Bug 118451

Summary: Traceback while trying to delete a partition.
Product: [Fedora] Fedora Reporter: Ben Levenson <benl>
Component: anacondaAssignee: 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:
Description Flags
anacdump.txt none

Description Ben Levenson 2004-03-16 20:13:48 UTC
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

Comment 1 Ben Levenson 2004-03-16 20:14:29 UTC
Created attachment 98581 [details]
anacdump.txt

full anaconda dump

Comment 2 Jeremy Katz 2004-03-16 21:32:48 UTC
Fixed with pyparted-1.6.6-2