guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#62307] [PATCH core-updates 00/15] Update Hurd and fix build failure


From: Ludovic Courtès
Subject: [bug#62307] [PATCH core-updates 00/15] Update Hurd and fix build failures
Date: Wed, 22 Mar 2023 17:30:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hi!

Josselin Poiret <dev@jpoiret.xyz> skribis:

> * gnu/system/pam.scm (pam-root-service-type): Do it.

[...]

> +                 (cons (service-extension etc-service-type /etc-entry)
> +                       (if (target-linux? (or (%current-target-system)
> +                                              (%current-system)))

Unfortunately this isn’t quite correct: the value of these two
parameters will be checked at a time when their value could be anything;
it could be different from the actual system.

But hmm… I don’t have a better idea right now, so maybe we can do that
and add a FIXME.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]