Bug 1206953

Summary: PartitionException: Unable to satisfy all constraints on the partition.
Product: [Fedora] Fedora Reporter: Dan Mossor [danofsatx] <danofsatx>
Component: python-blivetAssignee: David Lehman <dlehman>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: anaconda-maint-list, bcl, dlehman, g.kaviyarasu, jonathan, kumarpraveen.nitdgp, metherid, pj.pandit, vanmeeuwen+fedora, vpodzime
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:9f0558d38fe82aa8aff5a16310e9cd904411f8aad82590823ff221296e5199be
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-09 17:36:36 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
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Dan Mossor [danofsatx] 2015-03-29 23:39:27 UTC
Description of problem:
Installing Fedora 22 KDE to Samsung NP550P5C Laptop, UEFI. Target disk is a Seagate ST1000DM 1TB drive attached via USB through a Nextar CX External USB 2.0 disk chassis.

Version-Release number of selected component:
anaconda-core-22.20.6-1.fc22.x86_64

The following was filed automatically by anaconda:
anaconda 22.20.6-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 248, in addPartition
    constraint.getPedConstraint())
  File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new
    ret = fn(*args, **kwds)
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 390, in addPartition
    constraint=constraint)
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 844, in allocatePartitions
    _part.req_start_sector, _part.req_end_sector)
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 515, in doPartitioning
    allocatePartitions(storage, disks, partitions, free)
  File "/usr/lib/python2.7/site-packages/blivet/autopart.py", line 473, in doAutoPartition
    doPartitioning(storage)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 337, in execute
    doAutoPartition(storage, ksdata, min_luks_entropy=MIN_CREATE_ENTROPY)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 2059, in doKickstartStorage
    ksdata.autopart.execute(storage, ksdata, instClass)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 326, in _doExecute
    doKickstartStorage(self.storage, self.data, self.instclass)
  File "/usr/lib64/python2.7/threading.py", line 766, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 238, in run
    threading.Thread.run(self, *args, **kwargs)
PartitionException: Unable to satisfy all constraints on the partition.

Additional info:
cmdline:        /usr/bin/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-KDE-x86_64-22_B-T5 ro rd.live.image quiet rhgb
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.0.0-0.rc4.git0.1.fc22.x86_64
other involved packages: pyparted-3.10.3-1.fc22.x86_64, python-blivet-1.0.5-1.fc22.noarch, python-libs-2.7.9-5.fc22.x86_64, anaconda-gui-22.20.6-1.fc22.x86_64
product:        Fedora"
release:        Fedora release 22 (Twenty Two)
type:           anaconda
version:        Fedora

Comment 1 Dan Mossor [danofsatx] 2015-03-29 23:39:36 UTC
Created attachment 1008073 [details]
File: anaconda-tb

Comment 2 Dan Mossor [danofsatx] 2015-03-29 23:39:37 UTC
Created attachment 1008074 [details]
File: anaconda.log

Comment 3 Dan Mossor [danofsatx] 2015-03-29 23:39:38 UTC
Created attachment 1008075 [details]
File: environ

Comment 4 Dan Mossor [danofsatx] 2015-03-29 23:39:42 UTC
Created attachment 1008076 [details]
File: journalctl

Comment 5 Dan Mossor [danofsatx] 2015-03-29 23:39:43 UTC
Created attachment 1008077 [details]
File: lsblk_output

Comment 6 Dan Mossor [danofsatx] 2015-03-29 23:39:44 UTC
Created attachment 1008078 [details]
File: nmcli_dev_list

Comment 7 Dan Mossor [danofsatx] 2015-03-29 23:39:45 UTC
Created attachment 1008079 [details]
File: os_info

Comment 8 Dan Mossor [danofsatx] 2015-03-29 23:39:46 UTC
Created attachment 1008080 [details]
File: program.log

Comment 9 Dan Mossor [danofsatx] 2015-03-29 23:39:49 UTC
Created attachment 1008081 [details]
File: storage.log

Comment 10 Dan Mossor [danofsatx] 2015-03-29 23:39:50 UTC
Created attachment 1008082 [details]
File: ifcfg.log

Comment 11 Praveen Kumar 2015-04-14 03:45:08 UTC
Hi mulhern, 

Can you let me know from which log I can find that this issue caused by python-blinker? I checked each log file attached by Dan and didn't see any traceback from blinker side.

Comment 12 Praveen Kumar 2015-09-04 07:52:27 UTC
@mulhern ping?

Comment 13 Brian Lane 2015-09-09 17:36:36 UTC

*** This bug has been marked as a duplicate of bug 1168380 ***