GNU bug report logs - #32182
Login fail after core-update without reboot

Previous Next

Package: guix;

Reported by: Pierre-Antoine Rouby <pierre-antoine.rouby <at> inria.fr>

Date: Tue, 17 Jul 2018 08:31:01 UTC

Severity: important

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Pierre-Antoine Rouby <pierre-antoine.rouby <at> inria.fr>
Cc: 32182 <at> debbugs.gnu.org
Subject: bug#32182: Login fail after core-update without reboot
Date: Sat, 02 May 2020 16:37:48 +0200
Hi, old bug!  :-)

ludo <at> gnu.org (Ludovic Courtès) skribis:

> I can think of several solutions:
>
>   1. Arrange for services to refer to /gnu/store/…-pam.d instead of
>      /etc/pam.d.  This can maybe be achieved by modifying PAM such that
>      these applications honor $PAM_DIRECTORY or something like that.

We should look into that.

>   2. Add support for “service chain-loading” in the Shepherd and/or
>      GuixSD.  The idea is that, for services that cannot be restarted
>      right away because they are currently running, register code to
>      upgrade the service next time it is restarted (see
>      <https://bugs.gnu.org/30706>).  That way, when ‘login’ restarts
>      after ‘reconfigure’, it’s the new ‘login’ service that would be
>      restarted.

That bit was implemented long ago with Shepherd service replacements.
So at least, now, one can run ‘herd start term-tty1’ or similar to get a
working login:

  https://lists.gnu.org/archive/html/guix-devel/2020-04/msg00496.html

Ludo’.




This bug report was last modified 3 years and 178 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.