GNU bug report logs - #46209
46043 breaks booting with custom shepherd package

Previous Next

Package: guix;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Sun, 31 Jan 2021 12:47:01 UTC

Severity: normal

Done: Oleg Pykhalov <go.wigust <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Subject: bug#46209: closed (Re: bug#46209: 46043 breaks booting with
 custom shepherd package)
Date: Mon, 01 Feb 2021 18:52:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#46209: 46043 breaks booting with custom shepherd package

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 46209 <at> debbugs.gnu.org.

-- 
46209: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46209
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: 46209-done <at> debbugs.gnu.org
Subject: Re: bug#46209: 46043 breaks booting with custom shepherd package
Date: Mon, 01 Feb 2021 21:51:26 +0300
[Message part 3 (text/plain, inline)]
Pushed to master as 847c816ddd3a38c865da460cb7b22cf665db162f
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: 46043 breaks booting with custom shepherd package
Date: Sun, 31 Jan 2021 15:46:34 +0300
[Message part 6 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 108 days ago.

Previous Next


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