GNU bug report logs - #54840
guix system reconfigure results in 'error: live-service-transient: unbound variable'

Previous Next

Package: guix;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Sun, 10 Apr 2022 17:24:02 UTC

Severity: normal

Merged with 54833

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 54840-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Paul Alesius <paul <at> unnservice.com>, Marek Paśnikowski
 <mail <at> marekpasnikowski.name>, Roman Riabenko <roman <at> riabenko.com>
Cc: 54840-done <at> debbugs.gnu.org, 54833-done <at> debbugs.gnu.org
Subject: Re: bug#54840: guix system reconfigure results in 'error:
 live-service-transient: unbound variable'
Date: Mon, 11 Apr 2022 22:44:01 +0200
Hi,

Paul Alesius <paul <at> unnservice.com> skribis:

> The latest commits seem to have changed something and now I am unable
> to reconfigure the system. Does anyone have any suggestions? Thank
> you.
>
> ------------------ start log
> noname <at> devbox ~$ sudo -E guix system reconfigure .config/guix/devbox/system.scm

[...]

> In guix/scripts/system/reconfigure.scm:
>     145:2  9 (_ _)
> In guix/scripts/system.scm:
>    768:14  8 (_ _)
> In ice-9/boot-9.scm:
>    222:17  7 (map1 (#<<live-service> provision: (file-system-/sys…> …))
> In ice-9/eval.scm:
>    173:55  6 (_ #(#(#<directory (guile-user) 7f4a5d1a0c80>) #<<liv…>))
>    182:19  5 (proc #(#(#<directory (guile-user) 7f4a5d1a0c80>) #<<…>))
>    142:16  4 (compile-top-call #<directory (guile-user) 7f4a5d1a0c80> …)
> In unknown file:
>            3 (%resolve-variable (7 . live-service-transient) #<direc…>)
> In ice-9/boot-9.scm:
>   1685:16  2 (raise-exception _ #:continuable? _)
>   1683:16  1 (raise-exception _ #:continuable? _)
>   1685:16  0 (raise-exception _ #:continuable? _)
>
> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
> error: live-service-transient: unbound variable

This was fixed earlier today in
7da907f90e74a4edf96d76ee457ff958265ef8d4.  My bad!

The effect was that services were not upgraded live after ‘reconfigure’,
but the new generation was properly installed (you can see it in
‘guix system list-generations’ and in the GRUB menu when you reboot).

Thanks for reporting it!

Ludo’.




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

Previous Next


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