-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
F33: CLHM continuously loops on boot causing system to not come up #631
Comments
console-login-helper-messages is causing a boot loop in Fedora 33. See coreos/fedora-coreos-tracker#631. Let's disable for now.
console-login-helper-messages is causing a boot loop in Fedora 33. See coreos/fedora-coreos-tracker#631. Let's disable for now.
Looks like |
I would maybe look at the release notes for the past few systemd releases to see if there is any mention of behavior changing there. |
Ah okay. So this commit systemd/systemd@708961c, which is included in systemd v246, changed the behaviour of |
I think Option 1 is more suitable because this would allow for users to drop snippets in the host config directory, and those snippets in the host config directory will be generated into a final concatenated issue/motd. Furthermore, with |
Add (back) preset for CLHM-{issuegen,motdgen}.service. This is required for CLHM v0.2. v0.2 is required for CLHM to work properly on F33. coreos/fedora-coreos-tracker#631
Add (back) preset for CLHM-{issuegen,motdgen}.service. This is required for CLHM v0.2. v0.2 is required for CLHM to work properly on F33. coreos/fedora-coreos-tracker#631
Add (back) preset for CLHM-{issuegen,motdgen}.service. This is required for CLHM v0.2. v0.2 is required for CLHM to work properly on F33. coreos/fedora-coreos-tracker#631
Looks like this is fixed with the new version of CLHM that's out and heading to stable f33 repos soon: https://bodhi.fedoraproject.org/updates/FEDORA-2020-70dc5a7573 |
The fix for this went into next stream release |
Add (back) preset for CLHM-{issuegen,motdgen}.service. This is required for CLHM v0.2. v0.2 is required for CLHM to work properly on F33. coreos/fedora-coreos-tracker#631
This is part of the Fedora 33 enablement work in #611.
For some reason console-login-helper-messages infinitely loops on boot and the system won't come up. Here is a snippet from the serial console:
If I remove the clhm packages from the compose then the system boots fine. I'm not sure what the issue is.
The version of the packages is
console-login-helper-messages-0.19-2.fc33.noarch
.The text was updated successfully, but these errors were encountered: