Bug 488807

Summary: [StorageRewrite] PartitionException: no type specified
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, fedora, jlaska, jturner, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: StorageRewrite anaconda_trace_hash:90d85282dbe3bf7a260bc86b76625a9c670e4747fe5fa45792b846579e8ab50e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-09 21:10:09 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:
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
anacdump.txt for additional example of bug none

Description James Laska 2009-03-05 19:53:34 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.24 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.6/site-packages/parted/partition.py", line 38, in __init__
    raise parted.PartitionException, "no type specified"
  File "/tmp/updates/storage/partitioning.py", line 687, in allocatePartitions
    geometry=new_geom)
  File "/tmp/updates/storage/partitioning.py", line 514, in doPartitioning
    allocatePartitions(disks, partitions)
  File "/tmp/updates/storage/partitioning.py", line 121, in doAutoPartition
    exclusiveDisks=anaconda.id.storage.clearPartDisks)
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
PartitionException: no type specified

Comment 1 James Laska 2009-03-05 19:53:38 UTC
Created attachment 334198 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2009-03-05 21:08:45 UTC
Created attachment 334210 [details]
Attached traceback automatically from anaconda.

Comment 3 James Laska 2009-03-05 23:16:00 UTC
Created attachment 334231 [details]
Attached traceback automatically from anaconda.

Comment 4 James Laska 2009-03-06 13:12:41 UTC
*** Bug 488950 has been marked as a duplicate of this bug. ***

Comment 5 fedora 2009-03-07 20:03:29 UTC
Created attachment 334412 [details]
anacdump.txt for additional example of bug

"me too"
Additional example of failure on anaconda 11.5.0.2v5.

Exception occurs after checking "Review and modify partitioning layout", then clicking Next.  All default answers given up to that point.

Comment 6 Chris Lumens 2009-03-09 21:10:09 UTC
This should be fixed in the next build of anaconda.  Thanks for the bug report.