You are not logged in.
I installed Arch on a new laptop about two weeks ago, and just ran the first system upgrade. For some reason after running 'pacman -Syu' the password on all user accounts other than root becomes invalid. I can sign in to root, I can change the password of the other users with 'passwd', but I can't log in to any of the users without getting 'Authentication Failure'. I saw a reddit post that mentioned commenting out lines from '/etc/pam.d/system-login', but the lines listed aren't in my 'system-login' file. I did find however that running 'pacman -Syy' by itself right after running 'pacman -Syu' seems to fix the problem. I know partial upgrades are an issue, but in theory if I run it the second after I run 'pacman -Syu' there shouldn't be any issues, however I do want to find a proper solution soon.
Offline
There is absolutely NO way that pacman -Syy fixes this. None. Not a chance in hell.
Check the logs, see what's it's saying when you log in.
Offline
There is absolutely NO way that pacman -Syy fixes this. None. Not a chance in hell.
Check the logs, see what's it's saying when you log in.
I mean that's just what it seemed like to me. How would I go about seeing login related logs past the initial "Authentication Failure" error?
Offline
Journal#Filtering_output see the explanation to filter by boot index, `journalctl --list-boots` will list boot indexes with their start and end times.
`pacman -Syy` forced a pacman database update even if the mirror indicated no change had occurred and this operation was recorded in pacman.log, the installed system was not altered in any other way.
Offline
Post the output of :
journalctl -bFan of Giorgio Moroder & Mohammad Ammax enemy
Offline