I’m trying to rebase my Fedora Silverblue 40 spin to Fedora Sericea. However, after running rpm-ostree rebase fedora:fedora/40/x86_64/sericea
and rebooting, I was presented with a black screen. I logged in to my account on tty2 and journalctl -b -p3
tells me that user@979 failed with result ‘exit code’
. I looked at /usr/lib/passwd and found that sddm is 979. journalctl also shows that unix_chkpwd could not obtain user info (sddm) and PAM failed: Authentication service cannot retrieve authentication info
. There are also some additional errors, like:
Failed to start system-sysctl.service - Apply Kernel Variables
iwlwifi 0000:04:00:0: Not associated and the session protection is over already…
user@979.service: Failed to set up PAM session: Operation not permitted
What can I do to fix this?