Bug 1752554
| Summary: | root account not unlocked by initial-setup on aarch64 disk images | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Whalen <pwhalen> | ||||||||
| Component: | initial-setup | Assignee: | Martin Kolman <mkolman> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 31 | CC: | jkonecny, mkolman, rvykydal, v.podzimek+fedora | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | aarch64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | initial-setup-0.3.74-1.fc31 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2019-10-03 00:35:54 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Paul Whalen
2019-09-16 15:43:46 UTC
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. |