Bug 488950
| Summary: | Testing rawhide | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | anaconda-maint-list, jlaska, jturner, pjones, rmaximo, vanmeeuwen+fedora | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | anaconda_trace_hash:4e81074baeb70dde8b9bb41b3ec34718865b71b665b253dc3f6f2cbf21760087 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-03-06 13:12:41 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: |
|
||||||||
Created attachment 334289 [details]
Attached traceback automatically from anaconda.
This is really the same as bug#488807 ... just now in rawhide and not against the test day updates.img. *** This bug has been marked as a duplicate of bug 488807 *** Created attachment 334507 [details]
Attached traceback automatically from anaconda.
|
The following was filed automatically by anaconda: anaconda 11.5.0.25 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 "/usr/lib/anaconda/storage/partitioning.py", line 697, in allocatePartitions geometry=new_geom) File "/usr/lib/anaconda/storage/partitioning.py", line 517, in doPartitioning allocatePartitions(disks, partitions) File "/usr/lib/anaconda/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