all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: "Paul Alesius" <paul@unnservice.com>,
	"Marek Paśnikowski" <mail@marekpasnikowski.name>,
	"Roman Riabenko" <roman@riabenko.com>
Cc: 54840-done@debbugs.gnu.org, 54833-done@debbugs.gnu.org
Subject: bug#54833: bug#54840: guix system reconfigure results in 'error: live-service-transient: unbound variable'
Date: Mon, 11 Apr 2022 22:44:01 +0200	[thread overview]
Message-ID: <87ilrffizy.fsf@gnu.org> (raw)
In-Reply-To: <CAL8jUGWhSa9Pr_d08wEzrUsrZ-0ze2xM4Bvn8T57izr4j760ZA@mail.gmail.com> (Paul Alesius's message of "Sun, 10 Apr 2022 05:12:43 +0200")

Hi,

Paul Alesius <paul@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@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’.




      parent reply	other threads:[~2022-04-11 20:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-10  3:12 bug#54833: system reconfigure fails: error: live-service-transient: unbound variable Paul Alesius
2022-04-10 11:47 ` Marek Paśnikowski
2022-04-11 10:17 ` Roman Riabenko
2022-04-11 20:44 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ilrffizy.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=54833-done@debbugs.gnu.org \
    --cc=54840-done@debbugs.gnu.org \
    --cc=mail@marekpasnikowski.name \
    --cc=paul@unnservice.com \
    --cc=roman@riabenko.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.