Version-Release number of selected component: anaconda-23.17-1 The following was filed automatically by anaconda: anaconda 23.17-1 exception report Traceback (most recent call first): File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/user.py", line 496, in password_changed self._confirm_check.update_check_status() AttributeError: 'UserSpoke' object has no attribute '_confirm_check' Additional info: addons: com_redhat_kdump cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz selinux=0 inst.ks=hd:UUID=4738807b-c0c0-44eb-9fe9-5b0f3287ad3c:/ks.cfg ip=172.18.92.70::172.18.92.65:255.255.255.192:cfl.lc.digifarma.nl::off noipv6 nameserver=172.18.92.65 inst.stage2=hd:UUID=4738807b-c0c0-44eb-9fe9-5b0f3287ad3c executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.2.0-0.rc5.git0.2.fc23.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 23
Created attachment 1066068 [details] File: anaconda-tb
Created attachment 1066069 [details] File: anaconda.log
Created attachment 1066070 [details] File: dnf.log
Created attachment 1066071 [details] File: dnf.rpm.log
Created attachment 1066072 [details] File: environ
Created attachment 1066073 [details] File: ks.cfg
Created attachment 1066074 [details] File: lsblk_output
Created attachment 1066075 [details] File: nmcli_dev_list
Created attachment 1066076 [details] File: os_info
Created attachment 1066077 [details] File: storage.log
Created attachment 1066078 [details] File: syslog
Created attachment 1066079 [details] File: ifcfg.log
Created attachment 1066080 [details] File: packaging.log
Created attachment 1066081 [details] File: program.log
What steps did you take to hit this point? _confirm_check is set in UserSpoke.initialize, so I'm curious what happened to bypass that.
I booted from a usb-drive that has vmlinuz, initrd, stage2 and kickstart file. Booted with kickstart, so there was no user interaction at all.
I think I see what's happening, and I think it's the unencrypted password that's triggering it.
https://github.com/rhinstaller/anaconda/pull/392
It'd be good to get this in F23 if we slip, I think - kickstart crashes are always nice to fix. Also marking as CommonBugs in case we don't slip.
Another user experienced a similar problem: install failed when I added the following line into the kickstart file user --name=adm6 --uid=1000 --password=2install.adm addons: com_redhat_kdump cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: BOOT_IMAGE=http://192.168.5.204/a/m/sf/dev/x86_64/os/isolinux/vmlinuz inst.ks=http://192.168.5.204/a/ks/fddb6 dnf.rpm.log: Oct 21 12:57:11 INFO --- logging initialized --- hashmarkername: anaconda kernel: 4.2.3-300.fc23.x86_64 package: anaconda-23.19.7-1 product: Fedora reason: AttributeError: 'UserSpoke' object has no attribute '_confirm_check' release: Cannot get release name. version: 23
Discussed at 2015-10-22 freeze exception review meeting: https://meetbot-raw.fedoraproject.org/fedora-blocker-review/2015-10-22/f23-fe-review.2015-10-22-17.30.log.txt . Accepted as a freeze exception issue: fixing installer crashes in realistic scenarios is always a good idea.
cherry-picked to f23.
anaconda-23.19.10-1.fc23 python-blivet-1.12.8-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-da7ada8825
anaconda-23.19.10-1.fc23, python-blivet-1.12.8-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update anaconda python-blivet' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-da7ada8825
anaconda-23.19.10-1.fc23, python-blivet-1.12.8-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.