Description of problem: anaconda blivet btrfs on encrypted lvm logical volume Version-Release number of selected component: anaconda-core-41.35-2.fc41.x86_64 The following was filed automatically by anaconda: anaconda 41.35 exception report Traceback (most recent call first): File "/usr/lib/python3.13/site-packages/blivetgui/osinstall.py", line 234, in _reraise_exception raise type(exception)(message + str(exception) + "\n" + traceback) File "/usr/lib/python3.13/site-packages/blivetgui/blivetgui.py", line 514, in add_device self._reraise_exception(result.exception, result.traceback, message, AttributeError: Failed to add the device:'DeviceFormat' object has no attribute '_header_size' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/blivetgui/blivet_utils.py", line 1346, in add_device actions = add_function(self, user_input) File "/usr/lib/python3.13/site-packages/blivetgui/blivet_utils.py", line 1096, in _create_lvmlv actions.extend(self._create_format(user_input, luks_dev)) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/blivetgui/blivet_utils.py", line 935, in _create_format actions = self._create_btrfs_format(user_input, device) File "/usr/lib/python3.13/site-packages/blivetgui/blivet_utils.py", line 958, in _create_btrfs_format device.format = btrfs_fmt ^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/blivet/threads.py", line 49, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.13/site-packages/blivet/devices/storage.py", line 836, in <lambda> lambda d, f: d._set_format(f), ~~~~~~~~~~~~~^^^ File "/usr/lib/python3.13/site-packages/blivet/threads.py", line 49, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.13/site-packages/blivet/devices/storage.py", line 786, in _set_format if fmt.max_size and fmt.max_size < self.size: ^^^^^^^^^ File "/usr/lib/python3.13/site-packages/blivet/threads.py", line 49, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.13/site-packages/blivet/devices/luks.py", line 80, in _get_size size = self.raw_device.size - self.raw_device.format._header_size ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'DeviceFormat' object has no attribute '_header_size' Additional info: other involved packages: blivet-gui-runtime-2.5.0-4.fc41.noarch version: 41 kernel: 6.11.4-301.fc41.x86_64 addons: com_redhat_kdump cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-41-1-4 rd.live.image quiet rhgb release: Fedora release 41 (Forty One) type: anaconda reason: AttributeError: Failed to add the device:'DeviceFormat' object has no attribute '_header_size' package: anaconda-core-41.35-2.fc41.x86_64 product: Fedora hashmarkername: anaconda executable: /sbin/anaconda cmdline: /usr/bin/python3 /sbin/anaconda --liveinst --graphical comment: anaconda blivet btrfs on encrypted lvm logical volume
Created attachment 2064853 [details] File: dbus.log
Created attachment 2064854 [details] File: lsblk_output
Created attachment 2064855 [details] File: anaconda.log
Created attachment 2064856 [details] File: anaconda-tb
Created attachment 2064857 [details] File: nmcli_dev_list
Created attachment 2064858 [details] File: program.log
Created attachment 2064859 [details] File: backtrace
Created attachment 2064860 [details] File: packaging.log
Created attachment 2064861 [details] File: storage.log
Created attachment 2064862 [details] File: description
Created attachment 2064863 [details] File: journalctl
Created attachment 2064864 [details] File: environ
Created attachment 2064865 [details] File: os_info
Created attachment 2064866 [details] File: packaging.log
*** This bug has been marked as a duplicate of bug 2332338 ***