Bug 1083581 - PartitionException: Can't have overlapping partitions.
Summary: PartitionException: Can't have overlapping partitions.
Keywords:
Status: CLOSED DUPLICATE of bug 1098185
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vratislav Podzimek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:47af1c11dc2555499cc5a26f9df...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-02 13:47 UTC by Martin Kolman
Modified: 2014-05-27 14:54 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-05-27 14:54:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (513.59 KB, text/plain)
2014-04-02 13:47 UTC, Martin Kolman
no flags Details
File: anaconda.log (12.05 KB, text/plain)
2014-04-02 13:47 UTC, Martin Kolman
no flags Details
File: environ (441 bytes, text/plain)
2014-04-02 13:47 UTC, Martin Kolman
no flags Details
File: lsblk_output (3.53 KB, text/plain)
2014-04-02 13:47 UTC, Martin Kolman
no flags Details
File: nmcli_dev_list (2.75 KB, text/plain)
2014-04-02 13:48 UTC, Martin Kolman
no flags Details
File: os_info (381 bytes, text/plain)
2014-04-02 13:48 UTC, Martin Kolman
no flags Details
File: program.log (36.00 KB, text/plain)
2014-04-02 13:48 UTC, Martin Kolman
no flags Details
File: storage.log (165.82 KB, text/plain)
2014-04-02 13:48 UTC, Martin Kolman
no flags Details
File: syslog (76.60 KB, text/plain)
2014-04-02 13:48 UTC, Martin Kolman
no flags Details
File: ifcfg.log (4.25 KB, text/plain)
2014-04-02 13:48 UTC, Martin Kolman
no flags Details
File: packaging.log (197.26 KB, text/plain)
2014-04-02 13:48 UTC, Martin Kolman
no flags Details

Description Martin Kolman 2014-04-02 13:47:44 UTC
Description of problem:
1. select disks that don't have enough space for install
2. in the reclaim dialog use delete all
3. then go to network spoke turn off and back on a network interface
4. go back to hub
5. you get an exception

Version-Release number of selected component:
anaconda-21.29-1

The following was filed automatically by anaconda:
anaconda 21.29-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 246, 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 2096, in growPartitions
    constraint=constraint)
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 888, in doPartitioning
    growPartitions(disks, partitions, free, size_sets=storage.size_sets)
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 384, in doAutoPartition
    doPartitioning(storage)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 275, in execute
    doAutoPartition(storage, ksdata)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1835, in doKickstartStorage
    ksdata.autopart.execute(storage, ksdata, instClass)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 321, 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 227, in run
    threading.Thread.run(self, *args, **kwargs)
PartitionException: Can't have overlapping partitions.

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=/test/mk/fedora/initrd.img root=live:http://cobra02/trees/mk/my_comps_squashfs.img nokill resolution=1024x768 BOOT_IMAGE=/test/mk/fedora/vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.14.0-0.rc8.git1.1.fc21.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        21

Potential duplicate: bug 892093

Comment 1 Martin Kolman 2014-04-02 13:47:50 UTC
Created attachment 881794 [details]
File: anaconda-tb

Comment 2 Martin Kolman 2014-04-02 13:47:53 UTC
Created attachment 881795 [details]
File: anaconda.log

Comment 3 Martin Kolman 2014-04-02 13:47:56 UTC
Created attachment 881796 [details]
File: environ

Comment 4 Martin Kolman 2014-04-02 13:47:58 UTC
Created attachment 881797 [details]
File: lsblk_output

Comment 5 Martin Kolman 2014-04-02 13:48:01 UTC
Created attachment 881798 [details]
File: nmcli_dev_list

Comment 6 Martin Kolman 2014-04-02 13:48:03 UTC
Created attachment 881799 [details]
File: os_info

Comment 7 Martin Kolman 2014-04-02 13:48:06 UTC
Created attachment 881800 [details]
File: program.log

Comment 8 Martin Kolman 2014-04-02 13:48:13 UTC
Created attachment 881801 [details]
File: storage.log

Comment 9 Martin Kolman 2014-04-02 13:48:19 UTC
Created attachment 881802 [details]
File: syslog

Comment 10 Martin Kolman 2014-04-02 13:48:22 UTC
Created attachment 881803 [details]
File: ifcfg.log

Comment 11 Martin Kolman 2014-04-02 13:48:25 UTC
Created attachment 881804 [details]
File: packaging.log

Comment 12 Vratislav Podzimek 2014-05-26 08:01:11 UTC
Another user experienced a similar problem:

Try to perform installation with 4 disks.

cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=/test/vpodzime/my_composes/initrd.img root=live:http://cobra02/trees/vp/my_comps_squashfs.img nokill repo=http://cobra02/trees/rawhide/x86_64/os/  BOOT_IMAGE=/test/vpodzime/my_composes/vmlinuz 
hashmarkername: anaconda
kernel:         3.15.0-0.rc5.git3.2.fc21.x86_64
package:        anaconda-21.37-1
product:        Fedora
reason:         PartitionException: Can't have overlapping partitions.
release:        Cannot get release name.
version:        21

Comment 13 Vratislav Podzimek 2014-05-27 14:54:53 UTC
Believe it or not, this is caused by the same issue as bug #1098185

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


Note You need to log in before you can comment on or make changes to this bug.