guix-devel
[Top][All Lists]
Advanced

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

Re: Shepherd erroring on guix system reconfigure


From: Ludovic Courtès
Subject: Re: Shepherd erroring on guix system reconfigure
Date: Mon, 18 Apr 2022 22:29:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi,

"B. Wilson" <elaexuotee@wilsonb.com> skribis:

> After pulling about an hour ago and attempting to reconfigure, it looks like
> shepherd is falling over, even though the reconfigure command finishes:
>
>     activating system...
>     The following derivation will be built:
>       /gnu/store/3qlfrj7liqzfqpsb156xdh102wjx1n8y-switch-to-system.scm.drv
>     
>     building 
> /gnu/store/3qlfrj7liqzfqpsb156xdh102wjx1n8y-switch-to-system.scm.drv...
>     making '/gnu/store/2rc0xbxw343wv3lpzk64mb1ygcwp8337-system' the current 
> system...
>     setting up setuid programs in '/run/setuid-programs'...
>     populating /etc from /gnu/store/czmsdx39r09nmv328xfmj79m1wqiv46n-etc...
>     Backtrace:
>                4 (primitive-load "/gnu/store/s246zbwm94plbdkqp2l9q493w9v…")
>     In ice-9/eval.scm:
>        293:34  3 (_ #(#<directory (guile-user) 7f264efb6c80> #<procedu…>))
>     In gnu/build/shepherd.scm:
>        193:15  2 (_)
>     In gnu/build/linux-container.scm:
>          62:6  1 (call-with-clean-exit #<procedure 7f264d4b2ac0 at gnu/b…>)
>     In shepherd/service.scm:
>         776:0  0 (exec-command _ #:user _ #:group _ #:log-file _ # _ # _ …)
>     
>     shepherd/service.scm:776:0: In procedure exec-command:
>     Unrecognized keyword: #:supplementary-groups
>     The following derivation will be built:
>       /gnu/store/8dd63z1xazl3yzl1clb663p04qx8b4ga-install-bootloader.scm.drv

This is fixed by this patch:

  https://issues.guix.gnu.org/54997#8

I’ll apply it on master ASAP (it’s not related to this patch series, I
just stumbled upon the issue as I was fiddling with those services.)

Thanks,
Ludo’.



reply via email to

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