On Tue, Sep 24, 2019 at 12:13 AM Omar Tapia <[email protected]>
wrote:

> Hi everyone
> I'm a arch Linux' new user and I try to figure out this error. I've been
> looking in google but I had nothing, please somebody can help to fix these
> issues? I'm a enthusiastic learner but I don't know if I correct sending
> you people this email.
>
> Thanks in advance, I wait for your reply. Regards
> [image: image.png]
>
>
Those are several completely unrelated issues occurring at different times.
Whatever uid 975 is, the inability to start a systemd --user instance for
it is unrelated to Spectre mitigations.

It looks like an automatically assigned UID – check `getent passwd 975` or
`id 975` to find out what it is. If it's actually the "gdm" account (which
had a similar issue on Arch recently), use something like `chage
--expiredate -1 gdm` to unlock the account.

-- 
Mantas Mikulėnas
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to