Bug 1141825 - PartitionException: Attempting to remove a partition that is not owned by any disk.
Summary: PartitionException: Attempting to remove a partition that is not owned by any...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4ec9d6c6f9f4000841ac7a9b39f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-15 14:27 UTC by A.J. Werkman
Modified: 2015-12-02 16:17 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-02 03:49:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (780.49 KB, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details
File: anaconda.log (40.23 KB, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details
File: environ (459 bytes, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details
File: lsblk_output (1.59 KB, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details
File: nmcli_dev_list (1.15 KB, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details
File: os_info (377 bytes, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details
File: program.log (29.22 KB, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details
File: storage.log (439.36 KB, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details
File: syslog (117.78 KB, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details
File: ifcfg.log (2.09 KB, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details
File: packaging.log (91.37 KB, text/plain)
2014-09-15 14:27 UTC, A.J. Werkman
no flags Details

Description A.J. Werkman 2014-09-15 14:27:04 UTC
Description of problem:
Try to install Server 21_TC7 next to W8 with enough space available. But Anaconda does not recognise the space on disc.

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

The following was filed automatically by anaconda:
anaconda 21.48.6-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 269, in removePartition
    if self.__disk.remove_partition(partition.getPedPartition()):
  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/formats/disklabel.py", line 325, in removePartition
    self.partedDisk.removePartition(partition)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 438, in _removeDevice
    dev.disk.format.removePartition(dev.partedPartition)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 521, in cancelAction
    self._removeDevice(action.device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1967, in hide
    self.cancelAction(action)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 354, in _hide_unusable_disks
    self._storage_playground.devicetree.hide(disk)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 122, in decorated
    return func(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 362, in _reset_storage
    self._hide_unusable_disks()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 377, in refresh
    self._reset_storage()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 355, in _on_spoke_clicked
    spoke.refresh()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 387, in spoke_done
    self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest])
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 51, in on_back_clicked
    self.main_window.current_action.spoke_done(self)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 870, in on_back_clicked
    NormalSpoke.on_back_clicked(self, button)
PartitionException: Attempting to remove a partition that is not owned by any disk.

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-S-21_A_T7-x86_64 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.16.1-301.fc21.x86_64
product:        Fedora-Server
release:        Cannot get release name.
type:           anaconda
version:        21_Alpha_TC7

Comment 1 A.J. Werkman 2014-09-15 14:27:09 UTC
Created attachment 937633 [details]
File: anaconda-tb

Comment 2 A.J. Werkman 2014-09-15 14:27:11 UTC
Created attachment 937634 [details]
File: anaconda.log

Comment 3 A.J. Werkman 2014-09-15 14:27:12 UTC
Created attachment 937635 [details]
File: environ

Comment 4 A.J. Werkman 2014-09-15 14:27:13 UTC
Created attachment 937636 [details]
File: lsblk_output

Comment 5 A.J. Werkman 2014-09-15 14:27:14 UTC
Created attachment 937637 [details]
File: nmcli_dev_list

Comment 6 A.J. Werkman 2014-09-15 14:27:15 UTC
Created attachment 937638 [details]
File: os_info

Comment 7 A.J. Werkman 2014-09-15 14:27:16 UTC
Created attachment 937639 [details]
File: program.log

Comment 8 A.J. Werkman 2014-09-15 14:27:20 UTC
Created attachment 937640 [details]
File: storage.log

Comment 9 A.J. Werkman 2014-09-15 14:27:21 UTC
Created attachment 937641 [details]
File: syslog

Comment 10 A.J. Werkman 2014-09-15 14:27:22 UTC
Created attachment 937642 [details]
File: ifcfg.log

Comment 11 A.J. Werkman 2014-09-15 14:27:24 UTC
Created attachment 937643 [details]
File: packaging.log

Comment 12 Fedora End Of Life 2015-11-04 15:09:40 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 13 Fedora End Of Life 2015-12-02 03:49:04 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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