emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#46209: closed (46043 breaks booting with custom shepherd package)


From: GNU bug Tracking System
Subject: bug#46209: closed (46043 breaks booting with custom shepherd package)
Date: Mon, 01 Feb 2021 18:52:03 +0000

Your message dated Mon, 01 Feb 2021 21:51:26 +0300
with message-id <874kiv7hap.fsf@gmail.com>
and subject line Re: bug#46209: 46043 breaks booting with custom shepherd 
package
has caused the debbugs.gnu.org bug report #46209,
regarding 46043 breaks booting with custom shepherd package
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46209: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46209
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 46043 breaks booting with custom shepherd package Date: Sun, 31 Jan 2021 15:46:34 +0300
Before applied patch [1] I used a hack to override shepherd package:

    (module-set! (resolve-module '(gnu packages admin)) 'shepherd 
shepherd-patched)

Now on Guix commit eb6b061 I cannot use the previous override, and also
the mentioned in [1] way overriding shepherd package doesn't work:

    (shepherd-root-service-type config => (shepherd-configuration
                                           (inherit config)
                                           (shepherd shepherd-patched)))

I got error about undefined ‘#:supplementary-groups’ which added in
‘shepherd-patched’, so I assume my ‘shepherd-patched’ package not used.

[1] https://issues.guix.gnu.org/46043

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#46209: 46043 breaks booting with custom shepherd package Date: Mon, 01 Feb 2021 21:51:26 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Pushed to master as 847c816ddd3a38c865da460cb7b22cf665db162f

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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