Description of problem: After completing initial-setup the root account remains locked. Version-Release number of selected component (if applicable): initial-setup-0.3.73-1.fc31.aarch64 How reproducible: Every time with the AArch64 disk images. Steps to Reproduce: 1. Boot an aarch64 disk image, completing initial-setup including the root password. 2. Attempt to log in to the root account. 3. Log fails, root account is still locked. Actual results: [root@localhost ~]# cat /etc/shadow root:!locked::0:99999:7:::
Created attachment 1615557 [details] journalctl
Created attachment 1615558 [details] initial-setup-ks.cfg
Could you also attach /root/anaconda-ks.cfg ? Thanks in advance! :) That should have the kickstart that Initial Setup reads at first startup (initial-setup-ks.cfg is writen out once Initial Setup is completed) and according to the Journal output there is some sort of weird interaction going on. Also if this started to fail suddenly & worked before, it could very well be do to changes in this kickstart file, as we have not touched the root password creation code recently.
Here is the koji task - https://koji.fedoraproject.org/koji/taskinfo?taskID=37611830 Unfortunately not sure when it broke.
Created attachment 1615846 [details] anaconda-ks.cfg
Thanks for the file! I have been able to reproduce the issue locally with the initial kickstart and the bug turns out to be a regression in Initial Setup - caused by s simple typo/mixup. :P Fix PR: https://github.com/rhinstaller/initial-setup/pull/76
FEDORA-2019-f43d17f3c0 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-f43d17f3c0
initial-setup-0.3.74-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-f43d17f3c0
initial-setup-0.3.74-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.