Bug 1442020 - _ped.PartitionException: Can't add a logical partition to /dev/sda, because there is no extended partition.
Summary: _ped.PartitionException: Can't add a logical partition to /dev/sda, because t...
Keywords:
Status: CLOSED DUPLICATE of bug 1440150
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b0e41a0637b22cd0722b92ec2b4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-13 10:35 UTC by Pavel Grunt
Modified: 2017-04-13 11:11 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-04-13 11:11:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (233.85 KB, text/plain)
2017-04-13 10:35 UTC, Pavel Grunt
no flags Details
File: environ (529 bytes, text/plain)
2017-04-13 10:35 UTC, Pavel Grunt
no flags Details
File: lsblk_output (1.29 KB, text/plain)
2017-04-13 10:35 UTC, Pavel Grunt
no flags Details
File: nmcli_dev_list (1.98 KB, text/plain)
2017-04-13 10:35 UTC, Pavel Grunt
no flags Details
File: os_info (451 bytes, text/plain)
2017-04-13 10:35 UTC, Pavel Grunt
no flags Details

Description Pavel Grunt 2017-04-13 10:35:37 UTC
Description of problem:
Used a blived-gui to create partions. Disk already has 2 ntfs partitions. I wanted to create 3rd extended partition and logical partition in it. It crashes on clicking on 'done'

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

The following was filed automatically by anaconda:
anaconda 27.3-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.6/site-packages/blivetgui/blivetgui.py", line 211, in _reraise_exception
    raise type(exception)(str(exception) + "\n" + traceback)
  File "/usr/lib/python3.6/site-packages/blivetgui/blivetgui.py", line 440, in add_device
    self._reraise_exception(result.exception, result.traceback)
_ped.PartitionException: Can't add a logical partition to /dev/sda, because there is no extended partition.
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/blivetgui/blivet_utils.py", line 1067, in add_device
    blivet.partitioning.do_partitioning(self.storage)
  File "/usr/lib/python3.6/site-packages/blivet/partitioning.py", line 582, in do_partitioning
    allocate_partitions(storage, disks, partitions, free)
  File "/usr/lib/python3.6/site-packages/blivet/partitioning.py", line 961, in allocate_partitions
    _part.req_start_sector, _part.req_end_sector)
  File "/usr/lib/python3.6/site-packages/blivet/partitioning.py", line 446, in add_partition
    constraint=constraint)
  File "/usr/lib64/python3.6/site-packages/parted/decorators.py", line 42, in new
    ret = fn(*args, **kwds)
  File "/usr/lib64/python3.6/site-packages/parted/disk.py", line 245, in addPartition
    constraint.getPedConstraint())
_ped.PartitionException: Can't add a logical partition to /dev/sda, because there is no extended partition.


Additional info:
addons:         com_redhat_docker, com_redhat_kdump
cmdline:        /usr/libexec/system-python  /sbin/anaconda
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.11.0-0.rc5.git2.1.fc27.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 Pavel Grunt 2017-04-13 10:35:46 UTC
Created attachment 1271404 [details]
File: anaconda-tb

Comment 2 Pavel Grunt 2017-04-13 10:35:47 UTC
Created attachment 1271405 [details]
File: environ

Comment 3 Pavel Grunt 2017-04-13 10:35:49 UTC
Created attachment 1271406 [details]
File: lsblk_output

Comment 4 Pavel Grunt 2017-04-13 10:35:51 UTC
Created attachment 1271407 [details]
File: nmcli_dev_list

Comment 5 Pavel Grunt 2017-04-13 10:35:52 UTC
Created attachment 1271408 [details]
File: os_info

Comment 6 Vojtech Trefny 2017-04-13 11:11:00 UTC

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


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