Bug 2395902 - WebUI: org.fedoraproject.Anaconda.Error: 'NoneType' object has no attribute 'path'
Summary: WebUI: org.fedoraproject.Anaconda.Error: 'NoneType' object has no attribute '...
Keywords:
Status: CLOSED DUPLICATE of bug 2394554
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 43
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: anaconda-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-16 18:18 UTC by m.koeferlein
Modified: 2025-10-02 07:05 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-10-02 07:05:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
/tmp/journal.log (7.22 MB, text/plain)
2025-09-16 18:19 UTC, m.koeferlein
no flags Details

Description m.koeferlein 2025-09-16 18:18:12 UTC
Installer WebUI Critical Error:
org.fedoraproject.Anaconda.Error: 'NoneType' object has no attribute 'path'


Reproducible: Didn't try

Steps to Reproduce:
1. Run the installer for Fedora 43 Beta 1.3
Actual Results:
The installer shows an "Installation failed" message with the above error.

Expected Results:
The installer should not produce an error.

Additional Information:
The drive chosen for the new installation has the following layout:
```
liveuser@localhost-live:~$ lsblk
NAME                                          MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINTS
loop0                                           7:0    0   2,3G  1 loop  /run/install/sources/mount-0000-live_os_image
                                                                         /run/rootfsbase
sda                                             8:0    0   1,8T  0 disk  
└─sda1                                          8:1    0   1,8T  0 part  
sdb                                             8:16   1  14,5G  0 disk  
├─sdb1                                          8:17   1   2,6G  0 part  /run/initramfs/live
└─sdb2                                          8:18   1    30M  0 part  
zram0                                         251:0    0     8G  0 disk  [SWAP]
nvme0n1                                       259:0    0 953,9G  0 disk  
├─nvme0n1p1                                   259:1    0   487M  0 part  /mnt/sysroot/boot/efi
│                                                                        /mnt/sysimage/boot/efi
├─nvme0n1p3                                   259:2    0   1,5G  0 part  /mnt/sysroot/boot
│                                                                        /mnt/sysimage/boot
└─nvme0n1p2                                   259:3    0 951,9G  0 part  
  └─luks-0b6939a2-425f-48f1-8ad4-a25e2d8b62f6 252:0    0 951,9G  0 crypt /mnt/sysroot/var/tmp
                                                                         /mnt/sysroot/var/log
                                                                         /mnt/sysroot/var/cache
                                                                         /mnt/sysroot/srv
                                                                         /mnt/sysroot/home
                                                                         /mnt/sysroot
                                                                         /mnt/sysimage/var/tmp
                                                                         /mnt/sysimage/var/log
                                                                         /mnt/sysimage/var/cache
                                                                         /mnt/sysimage/srv
                                                                         /mnt/sysimage/home
                                                                         /mnt/sysimage
liveuser@localhost-live:~$ sudo btrfs subvolume list /mnt/sysroot
ID 257 gen 4322 top level 5 path @home
ID 265 gen 4329 top level 5 path @
ID 266 gen 4322 top level 5 path @srv
ID 267 gen 4325 top level 5 path @cache
ID 268 gen 4328 top level 5 path @tmp
ID 269 gen 4325 top level 5 path @log
```

Comment 1 m.koeferlein 2025-09-16 18:19:27 UTC
Created attachment 2106799 [details]
/tmp/journal.log

Comment 2 Katerina Koukiou 2025-10-02 07:05:06 UTC

*** This bug has been marked as a duplicate of bug 2394554 ***


Note You need to log in before you can comment on or make changes to this bug.