Description of problem: Try to start «blivet-gui». 100% reproducable. HDD configuration: $ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 0 465,8G 0 disk ├─sda1 8:1 0 1G 0 part /boot ├─sda2 8:2 0 35,3G 0 part / ├─sda3 8:3 0 1K 0 part ├─sda4 8:4 0 4,3G 0 part [SWAP] ├─sda5 8:5 0 411,5G 0 part /home └─sda6 8:6 0 13,7G 0 part /var sdb 8:16 0 931,5G 0 disk ├─md126 9:126 0 6,4T 0 raid5 │ └─md126p3 259:0 0 6,4T 0 part │ ├─fedora_siimanis-swap 253:0 0 2G 0 lvm │ ├─fedora_siimanis-home 253:1 0 6,3T 0 lvm │ └─fedora_siimanis-root 253:2 0 50G 0 lvm └─md127 9:127 0 0B 0 md sdc 8:32 0 931,5G 0 disk ├─md126 9:126 0 6,4T 0 raid5 │ └─md126p3 259:0 0 6,4T 0 part │ ├─fedora_siimanis-swap 253:0 0 2G 0 lvm │ ├─fedora_siimanis-home 253:1 0 6,3T 0 lvm │ └─fedora_siimanis-root 253:2 0 50G 0 lvm └─md127 9:127 0 0B 0 md sdd 8:48 0 931,5G 0 disk ├─md126 9:126 0 6,4T 0 raid5 │ └─md126p3 259:0 0 6,4T 0 part │ ├─fedora_siimanis-swap 253:0 0 2G 0 lvm │ ├─fedora_siimanis-home 253:1 0 6,3T 0 lvm │ └─fedora_siimanis-root 253:2 0 50G 0 lvm └─md127 9:127 0 0B 0 md sde 8:64 0 931,5G 0 disk ├─md126 9:126 0 6,4T 0 raid5 │ └─md126p3 259:0 0 6,4T 0 part │ ├─fedora_siimanis-swap 253:0 0 2G 0 lvm │ ├─fedora_siimanis-home 253:1 0 6,3T 0 lvm │ └─fedora_siimanis-root 253:2 0 50G 0 lvm └─md127 9:127 0 0B 0 md sdf 8:80 0 931,5G 0 disk ├─md126 9:126 0 6,4T 0 raid5 │ └─md126p3 259:0 0 6,4T 0 part │ ├─fedora_siimanis-swap 253:0 0 2G 0 lvm │ ├─fedora_siimanis-home 253:1 0 6,3T 0 lvm │ └─fedora_siimanis-root 253:2 0 50G 0 lvm └─md127 9:127 0 0B 0 md sdg 8:96 0 931,5G 0 disk ├─md126 9:126 0 6,4T 0 raid5 │ └─md126p3 259:0 0 6,4T 0 part │ ├─fedora_siimanis-swap 253:0 0 2G 0 lvm │ ├─fedora_siimanis-home 253:1 0 6,3T 0 lvm │ └─fedora_siimanis-root 253:2 0 50G 0 lvm └─md127 9:127 0 0B 0 md sdh 8:112 0 931,5G 0 disk ├─md126 9:126 0 6,4T 0 raid5 │ └─md126p3 259:0 0 6,4T 0 part │ ├─fedora_siimanis-swap 253:0 0 2G 0 lvm │ ├─fedora_siimanis-home 253:1 0 6,3T 0 lvm │ └─fedora_siimanis-root 253:2 0 50G 0 lvm └─md127 9:127 0 0B 0 md sdi 8:128 0 931,5G 0 disk ├─md126 9:126 0 6,4T 0 raid5 │ └─md126p3 259:0 0 6,4T 0 part │ ├─fedora_siimanis-swap 253:0 0 2G 0 lvm │ ├─fedora_siimanis-home 253:1 0 6,3T 0 lvm │ └─fedora_siimanis-root 253:2 0 50G 0 lvm └─md127 9:127 0 0B 0 md zram0 252:0 0 8G 0 disk [SWAP] Version-Release number of selected component: blivet-gui-runtime-2.4.1-1.fc38 Additional info: reporter: libreport-2.17.11 type: Python3 cgroup: 0::/user.slice/user-1000.slice/session-1.scope package: blivet-gui-runtime-2.4.1-1.fc38 exception_type: AttributeError reason: blivetgui.py:243:_reraise_exception:AttributeError: Failed to init blivet: interpreter: python3-3.11.4-1.fc38.x86_64 runlevel: N 5 kernel: 6.4.10-200.fc38.x86_64 cmdline: /usr/bin/python3 /usr/bin/blivet-gui crash_function: __init__ executable: /usr/bin/blivet-gui uid: 1000 Truncated backtrace: #1 [/usr/lib/python3.11/site-packages/blivet/devices/partition.py:195] __init__ #2 [/usr/lib/python3.11/site-packages/blivet/threads.py:53] run_with_lock #3 [/usr/lib/python3.11/site-packages/blivet/populator/helpers/partition.py:88] run #4 [/usr/lib/python3.11/site-packages/blivet/populator/populator.py:297] handle_device #5 [/usr/lib/python3.11/site-packages/blivet/threads.py:53] run_with_lock #6 [/usr/lib/python3.11/site-packages/blivet/populator/populator.py:127] _add_parent_devices #7 [/usr/lib/python3.11/site-packages/blivet/threads.py:53] run_with_lock #8 [/usr/lib/python3.11/site-packages/blivet/populator/helpers/lvm.py:61] run #9 [/usr/lib/python3.11/site-packages/blivet/populator/populator.py:297] handle_device #10 [/usr/lib/python3.11/site-packages/blivet/threads.py:53] run_with_lock #11 [/usr/lib/python3.11/site-packages/blivet/populator/populator.py:490] _populate #12 [/usr/lib/python3.11/site-packages/blivet/threads.py:53] run_with_lock #13 [/usr/lib/python3.11/site-packages/blivet/populator/populator.py:446] populate #14 [/usr/lib/python3.11/site-packages/blivet/threads.py:53] run_with_lock #15 [/usr/lib/python3.11/site-packages/blivet/blivet.py:140] reset #16 [/usr/lib/python3.11/site-packages/blivet/threads.py:53] run_with_lock #17 [/usr/lib/python3.11/site-packages/blivetgui/blivet_utils.py:1541] blivet_reset #18 [/usr/lib/python3.11/site-packages/blivetgui/blivet_utils.py:167] __init__ #19 [/usr/lib/python3.11/site-packages/blivetgui/communication/server.py:270] _blivet_utils_init
Created attachment 1983274 [details] File: mountinfo
Created attachment 1983275 [details] File: blivet.log
Created attachment 1983276 [details] File: environ
Created attachment 1983277 [details] File: blivet-gui-utils.log
Created attachment 1983278 [details] File: program.log
Created attachment 1983279 [details] File: backtrace
Created attachment 1983280 [details] File: namespaces
Created attachment 1983281 [details] File: os_info
Created attachment 1983282 [details] File: cpuinfo
Created attachment 1983283 [details] File: open_fds
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21. Fedora Linux 38 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 Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed.