Description of problem: Anaconda crash when automatic partitioning is used. Version-Release number of selected component: anaconda-23.19-1 The following was filed automatically by anaconda: anaconda 23.19-1 exception report Traceback (most recent call first): File "/tmp/updates/blivet/devices/storage.py", line 697, in _setFormat raise errors.DeviceError("cannot replace active format", self.name) File "/tmp/updates/blivet/devices/lvm.py", line 646, in _setFormat super(LVMLogicalVolumeDevice, self)._setFormat(fmt) File "/tmp/updates/blivet/devices/storage.py", line 742, in <lambda> lambda d,f: d._setFormat(f), File "/tmp/updates/blivet/deviceaction.py", line 669, in apply self.device.format = None File "/tmp/updates/blivet/devicetree.py", line 323, in registerAction action.apply() File "/tmp/updates/blivet/devicetree.py", line 275, in recursiveRemove self.registerAction(ActionDestroyFormat(leaf)) File "/tmp/updates/blivet/blivet.py", line 611, in recursiveRemove self.devicetree.recursiveRemove(device) File "/tmp/updates/pyanaconda/ui/gui/spokes/lib/resize.py", line 422, in _recursiveRemove self.storage.recursiveRemove(device) File "/tmp/updates/pyanaconda/ui/gui/spokes/lib/resize.py", line 447, in _scheduleActions self._recursiveRemove(device) blivet.errors.DeviceError: ('cannot replace active format', 'fedora_dhcp42-root') Additional info: addons: com_redhat_kdump cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: initrd=/test/jk/rawhide/initrd.img inst.repo=ftp://cobra02/rawhide/x86_64/os nokill resolution=1024x768 updates=http://cobra02/ks/jk/master_updates.img BOOT_IMAGE=/test/jk/rawhide/vmlinuz dnf.rpm.log: Aug 11 12:53:25 INFO --- logging initialized --- executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.2.0-0.rc3.git4.1.fc23.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: Rawhide
Created attachment 1061504 [details] File: anaconda-tb
Created attachment 1061505 [details] File: anaconda.log
Created attachment 1061506 [details] File: dnf.log
Created attachment 1061507 [details] File: environ
Created attachment 1061508 [details] File: lsblk_output
Created attachment 1061509 [details] File: nmcli_dev_list
Created attachment 1061510 [details] File: os_info
Created attachment 1061511 [details] File: storage.log
Created attachment 1061512 [details] File: syslog
Created attachment 1061513 [details] File: ifcfg.log
Created attachment 1061514 [details] File: packaging.log
Created attachment 1061515 [details] File: program.log
I think this bug also cause that I can't remove existing '/' partition in custom partitioning. I got warning: ('cannot replace active format', 'fedora_dhcp42-root')
*** This bug has been marked as a duplicate of bug 1252052 ***