Bug 491493
| Summary: | PartitionException: Unable to satisfy all constraints on the partition | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ronald Warsow <rwarsow> |
| 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: | low | ||
| Version: | rawhide | CC: | anaconda-maint-list, esandeen, kiran.dhananjaykd, masinick, pandeyisanshul2, pjones, rmaximo, rwarsow, tim.lauridsen, vanmeeuwen+fedora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | anaconda_trace_hash:9cebba589c54f2d0d36fc16520a5d6d291748c05f84760533ac86de13ae4b01c | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-03-23 14:12:14 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 336178 [details]
Attached traceback automatically from anaconda.
Created attachment 336179 [details]
fdisk -l /dev/sd?
this is a trace during an install via boot.iso from 21.03.2009 I did an manual partitioning on sda - a /boot 200M on sda5, went okay - a 2G swap on sda6 => trace additional hint: all partitions apart from ext3/4 are identified as "NONE". no LVM, no NTFS, no Solaris... *** This bug has been marked as a duplicate of bug 491348 *** Created attachment 336808 [details]
Attached traceback automatically from anaconda.
unfortunately this trace was added to this closed bug... info: native (non VM) install via boot.iso 1st try: manual partitioning: - 200 MB /boot partition on sda5 => okay - 7168 MB LVM partition on sda6 => trace 2cd try: - boot ... => okay - sda6 as native partition => trace solaris partition (sda2) seen as ext3 (see Comment #2) Created attachment 337644 [details]
Attached traceback automatically from anaconda.
Created attachment 337646 [details]
Attached traceback automatically from anaconda.
Created attachment 337982 [details]
Attached traceback automatically from anaconda.
Created attachment 339467 [details]
Attached traceback automatically from anaconda.
Created attachment 339768 [details]
Attached traceback automatically from anaconda.
Created attachment 340131 [details]
Attached traceback automatically from anaconda.
Created attachment 342072 [details]
Attached traceback automatically from anaconda.
|
The following was filed automatically by anaconda: anaconda 11.5.0.35 exception report Traceback (most recent call first): File "/usr/lib/python2.6/site-packages/parted/disk.py", line 181, in addPartition constraint.getPedConstraint()): File "/usr/lib/anaconda/storage/partitioning.py", line 754, in allocatePartitions constraint=constraint) File "/usr/lib/anaconda/storage/partitioning.py", line 556, in doPartitioning allocatePartitions(disks, partitions) File "/usr/lib/anaconda/iw/partition_gui.py", line 1019, in refresh doPartitioning(self.storage) File "/usr/lib/anaconda/iw/partition_gui.py", line 1127, in editPartition if self.refresh(justRedraw=not actions): File "/usr/lib/anaconda/iw/partition_gui.py", line 976, in newCB self.editPartition(device, isNew=1) PartitionException: Unable to satisfy all constraints on the partition.