| Summary: | PartitionException: Partition is not part of the disk it is being removed from | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lukas Brabec <lbrabec> | ||||||||||||||||||||||||
| Component: | python-blivet | Assignee: | David Lehman <dlehman> | ||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | amulhern, anaconda-maint-list, bcl, dlehman, g.kaviyarasu, jonathan, kparal, lnie, mruckman, robatino, satellitgo, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | All | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:a307e4d5f492c5748e9fcde04f53ab8765548123fc8b970c595483e06defbcc3 RejectedBlocker | ||||||||||||||||||||||||||
| Fixed In Version: | pykickstart-1.99.46-1.fc20 | Doc Type: | Bug Fix | ||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | |||||||||||||||||||||||||||
| : | 1029628 (view as bug list) | Environment: | |||||||||||||||||||||||||
| Last Closed: | 2013-11-24 03:59:34 UTC | Type: | --- | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Bug Depends On: | |||||||||||||||||||||||||||
| Bug Blocks: | 980656, 1029628 | ||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
Created attachment 821068 [details]
File: anaconda-tb
Created attachment 821069 [details]
File: anaconda.log
Created attachment 821070 [details]
File: environ
Created attachment 821071 [details]
File: lsblk_output
Created attachment 821072 [details]
File: nmcli_dev_list
Created attachment 821073 [details]
File: os_info
Created attachment 821074 [details]
File: program.log
Created attachment 821075 [details]
File: storage.log
Created attachment 821076 [details]
File: syslog
Created attachment 821077 [details]
File: ifcfg.log
Created attachment 821078 [details]
File: packaging.log
1) storage -> done -> custom partitioning 2) delete (all) old and create new automatically 3) done -> accept 4) (accidentally, as used from previous Fedora) unselect disk -> done 5) select disk again -> done -> continue It seems that the problem is 'create new automaticaly' in custom partitioning with reselecting of disk (this probably appeared in https://bugzilla.redhat.com/show_bug.cgi?id=978298 which is still broken). When replacing steps 1 and 2 with space reclaiming bug doesn't appear. Proposing as beta blocker (alongside with bug 978298) - violation of criterion: Custom partitioning (Reject or disallow invalid disk and volume configurations without crashing). Reproduced bug 1027846 exactly as in comment 12. cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz hashmarkername: anaconda kernel: 3.11.6-301.fc20.x86_64 package: anaconda-20.25.6-1 product: Fedora reason: PartitionException: Partition is not part of the disk it is being removed from release: Cannot get release name. version: 20-Beta Discussed in the 2013-11-07 Go/No-Go meeting [1]. Voted as a RejectedBlocker as going through the partitioning spoke multiple times was deemed not worthy of blocking beta and thus, this bug is rejected as a blocker for Fedora 20 beta. Please re-propose as a blocker for F20 final and mark for inclusion in CommonBugs. [1] http://meetbot.fedoraproject.org/meetbot/meetbot/fedora-meeting-2/2013-11-07/ anaconda-20.25.8-1.fc20, pykickstart-1.99.46-1.fc20, python-blivet-0.23.5-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/pykickstart-1.99.46-1.fc20,python-blivet-0.23.5-1.fc20,anaconda-20.25.8-1.fc20 Package anaconda-20.25.8-1.fc20, pykickstart-1.99.46-1.fc20, python-blivet-0.23.5-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing anaconda-20.25.8-1.fc20 pykickstart-1.99.46-1.fc20 python-blivet-0.23.5-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-21553/pykickstart-1.99.46-1.fc20,python-blivet-0.23.5-1.fc20,anaconda-20.25.8-1.fc20 then log in and leave karma (feedback). fixed with anaconda-20.25.8-1.fc20 anaconda-20.25.8-1.fc20 fixed the problem Guys, set to VERIFIED then, thanks. pykickstart-1.99.46-1.fc20, python-blivet-0.23.5-1.fc20, anaconda-20.25.9-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Tried to manual partitioning (delete old, autopart, manual change of some settings). Accidentally unselected my disk, bug appeared. after reselecting it again and returning. Version-Release number of selected component: anaconda-20.25.6-1 The following was filed automatically by anaconda: anaconda 20.25.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/partitioning.py", line 595, in removeNewPartitions part.disk.format.partedDisk.removePartition(part.partedPartition) File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 784, 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 263, in execute doAutoPartition(storage, ksdata) File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1740, in doKickstartStorage ksdata.autopart.execute(storage, ksdata, instClass) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 429, 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=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.11.6-301.fc20.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 20-Beta Potential duplicate: bug 865653