Hide Forgot
Description of problem: 0, custom partioning 1, add disk 2, unselect disk, DONE 3, custom partioning, create some random partions 4, go to step 0 until you will see bug Version-Release number of selected component: anaconda-19.31.34-1 The following was filed automatically by anaconda: anaconda 19.31.34-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/partitioning.py", line 591, in removeNewPartitions part.disk.format.partedDisk.removePartition(part.partedPartition) File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 780, in doPartitioning removeNewPartitions(disks, partitions) File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 320, in doAutoPartition doPartitioning(storage) File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 260, in execute doAutoPartition(storage, ksdata) File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1731, in doKickstartStorage ksdata.autopart.execute(storage, ksdata, instClass) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 402, in _doExecute doKickstartStorage(self.storage, self.data, self.instclass) File "/usr/lib64/python2.7/threading.py", line 764, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run threading.Thread.run(self, *args, **kwargs) PartitionException: Partition is not part of the disk it is being removed from Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=/distrotrees/65071/initrd method=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20131114.n.0/compose/Workstation/x86_64/os/ repo=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20131114.n.0/compose/Workstation/x86_64/os/ BOOT_IMAGE=/distrotrees/65071/kernel executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.10.0-49.el7.x86_64 product: Red Hat Enterprise Linux release: Red Hat Enterprise Linux Server release 7.0 Beta (Maipo) type: anaconda version: 7.0
Created attachment 824376 [details] File: anaconda-tb
Created attachment 824377 [details] File: anaconda.log
Created attachment 824378 [details] File: environ
Created attachment 824379 [details] File: lsblk_output
Created attachment 824380 [details] File: nmcli_dev_list
Created attachment 824381 [details] File: os_info
Created attachment 824382 [details] File: program.log
Created attachment 824383 [details] File: storage.log
Created attachment 824384 [details] File: syslog
Created attachment 824385 [details] File: ifcfg.log
Created attachment 824386 [details] File: packaging.log
I was not able to reproduce this error, but I did get another error (I was expecting an error at that point because I was really trying to yank storage out from under anaconda). I'm going to keep this one open for now, but I'm moving it to 7.1.
*** This bug has been marked as a duplicate of bug 1029628 ***