Bug 1230171 - [abrt] blivet-gui: PartitionException: Can't have overlapping partitions.
Summary: [abrt] blivet-gui: PartitionException: Can't have overlapping partitions.
Keywords:
Status: CLOSED DUPLICATE of bug 1250890
Alias: None
Product: Fedora
Classification: Fedora
Component: blivet-gui
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:4c0c4542c34fbc56be139cd6afc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-10 11:59 UTC by Vojtech Trefny
Modified: 2015-08-07 10:21 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-08-07 10:21:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.23 KB, text/plain)
2015-06-10 11:59 UTC, Vojtech Trefny
no flags Details
File: blivet-gui-tb (306.87 KB, text/plain)
2015-06-10 11:59 UTC, Vojtech Trefny
no flags Details
File: blivet.log (237.16 KB, text/plain)
2015-06-10 11:59 UTC, Vojtech Trefny
no flags Details
File: description (1.32 KB, text/plain)
2015-06-10 11:59 UTC, Vojtech Trefny
no flags Details
File: environ (2.03 KB, text/plain)
2015-06-10 11:59 UTC, Vojtech Trefny
no flags Details
File: program.log (67.10 KB, text/plain)
2015-06-10 11:59 UTC, Vojtech Trefny
no flags Details

Description Vojtech Trefny 2015-06-10 11:59:19 UTC
Description of problem:
1. Create an extended partition and leave free space after it.
2. Create an logical partition using all space available in the extended partition.
3. Resize (grow) the logical partition. (EditDialog will allow you to use the free space after the extened partition.)
4. Fail.

Version-Release number of selected component:
blivet-gui-0.2.7

Additional info:
reporter:       libreport-2.5.1
blivet-gui.log: 
cmdline:        /bin/python2  blivet-gui
executable:     blivet-gui
hashmarkername: blivet-gui
kernel:         4.0.3-300.fc22.x86_64
other involved packages: pyparted-3.10.3-1.fc22.x86_64, python-blivet-1.0.9-1.fc22.noarch
product:        Fedora
release:        Fedora release 22 (Twenty Two)
type:           Python
version:        22

Truncated backtrace:
Traceback (most recent call last):
  File "/media/Projekty/blivet-gui/blivetgui/blivetgui.py", line 284, in edit_device
    self._raise_exception(result.exception, result.traceback)
  File "/media/Projekty/blivet-gui/blivetgui/blivetgui.py", line 232, in _raise_exception
    raise six.reraise(type(exception), exception, traceback)
  File "/media/Projekty/blivet-gui/blivetgui/utils.py", line 550, in edit_partition_device
    self.storage.devicetree.registerAction(ac)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 496, in registerAction
    action.apply()
  File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 452, in apply
    self.device.targetSize = self._targetSize
  File "/usr/lib/python2.7/site-packages/blivet/devices/storage.py", line 275, in <lambda>
    lambda s, v: s._setTargetSize(v),
  File "/usr/lib/python2.7/site-packages/blivet/devices/partition.py", line 271, in _setTargetSize
    start=geometry.start, end=geometry.end)
  File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new
    ret = fn(*args, **kwds)
  File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 311, in setPartitionGeometry
    start, end)
PartitionException: Can't have overlapping partitions.

Comment 1 Vojtech Trefny 2015-06-10 11:59:22 UTC
Created attachment 1037244 [details]
File: backtrace

Comment 2 Vojtech Trefny 2015-06-10 11:59:24 UTC
Created attachment 1037245 [details]
File: blivet-gui-tb

Comment 3 Vojtech Trefny 2015-06-10 11:59:27 UTC
Created attachment 1037246 [details]
File: blivet.log

Comment 4 Vojtech Trefny 2015-06-10 11:59:28 UTC
Created attachment 1037247 [details]
File: description

Comment 5 Vojtech Trefny 2015-06-10 11:59:30 UTC
Created attachment 1037248 [details]
File: environ

Comment 6 Vojtech Trefny 2015-06-10 11:59:32 UTC
Created attachment 1037249 [details]
File: program.log

Comment 7 Vojtech Trefny 2015-08-07 10:21:13 UTC

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


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