From unknown Fri Jun 20 18:21:57 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#54840 <54840@debbugs.gnu.org> To: bug#54840 <54840@debbugs.gnu.org> Subject: Status: guix system reconfigure results in 'error: live-service-transient: unbound variable' Reply-To: bug#54840 <54840@debbugs.gnu.org> Date: Sat, 21 Jun 2025 01:21:57 +0000 retitle 54840 guix system reconfigure results in 'error: live-service-trans= ient: unbound variable' reassign 54840 guix submitter 54840 Vagrant Cascadian severity 54840 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 10 13:23:36 2022 Received: (at submit) by debbugs.gnu.org; 10 Apr 2022 17:23:36 +0000 Received: from localhost ([127.0.0.1]:41324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndbHk-0000w1-Br for submit@debbugs.gnu.org; Sun, 10 Apr 2022 13:23:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:37764) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndbHi-0000vq-9g for submit@debbugs.gnu.org; Sun, 10 Apr 2022 13:23:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43840) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndbHg-0006Dj-1s for bug-guix@gnu.org; Sun, 10 Apr 2022 13:23:34 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:46512) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ndbHd-0001dS-Ne for bug-guix@gnu.org; Sun, 10 Apr 2022 13:23:31 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:20]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id D389A1AC53 for ; Sun, 10 Apr 2022 10:23:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1649611407; bh=1ai0MvxO82jLMdZHWXuTkj7X56246XCVR9YqeCuxAFw=; h=From:To:Subject:Date:From; b=kVtvSXs/a/H+5klcDRSBu0Xol/LFOQTOH5F1qeH/SjvlMhbw2DLTFvLARD7T89GpN LaJyzwPjL4E4X4XlpA15Er96MylxPysGZG+JA9V3sbsxlOYxKNQiki30iYtIkglVbF YXLDMvPYFqHHk4p0VfJJCAq4fDeEOW9sckTYHU1zX7ETWY5WR1kSd0vs7ESkRPXIv9 GF9997NTlH2+DkAK0L5yvivDKSOiK58duy5VM7d6sfr8rFLCLKYUS21bf0Eew/VMTn U5B2KgjWv+Ecp0rAsnDdUwAG1SN4HKeEVRp77k8DOx95UnHLKhWpoHnLXJxFXxIht+ hEMvZAJpx8F0w== From: Vagrant Cascadian To: bug-guix@gnu.org Subject: guix system reconfigure results in 'error: live-service-transient: unbound variable' Date: Sun, 10 Apr 2022 10:23:23 -0700 Message-ID: <87h770j1is.fsf@contorta> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@debian.org; helo=cascadia.aikidev.net X-Spam_score_int: -21 X-Spam_score: -2.2 X-Spam_bar: -- X-Spam_report: (-2.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.082, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable The fix for https://issues.guix.gnu.org/54812 seems to have caused some fal= lout: eeb8ac43c8c0b0cc69422766070dbefc55f5c5c1 services: shepherd: Do not unloa= d transient services. a2c759c8304c461d096ab763568e7f71546ff4e8 services: herd: Report whether a= service is transient. These allow guix pull to work: ec6a585ee2fd91c857276479411eedd0756e0093 services: Test 'shepherd-service= -upgrade' with transient services. e25eca35ff04e4234d0376fbb9a8e146869772c8 services: herd: Adjust to changes. But it appears guix system reconfigure still needs more work: $ sudo -E guix system reconfigure ~/config.scm Password: /home/vagrant/config.scm:68:23: warning: the 'target' field is deprecated, = please use 'targets' instead /gnu/store/j4bs8x0gzwd7hz93iam8fl5ywavcwf9m-system /gnu/store/8vjf01yga20b6yr9wnvv5q02qnxzpa84-extlinux.conf activating system... making '/gnu/store/j4bs8x0gzwd7hz93iam8fl5ywavcwf9m-system' the current sys= tem... setting up setuid programs in '/run/setuid-programs'... populating /etc from /gnu/store/zn84y6d96r2x7zgz919pq69xa0s5bi6i-etc... The following derivation will be built: /gnu/store/xph757n54bk7v8bxccbdpkrvhc3z9npn-install-bootloader.scm.drv building /gnu/store/xph757n54bk7v8bxccbdpkrvhc3z9npn-install-bootloader.scm= .drv... guix system: bootloader successfully installed on '(/dev/disk/by-id/mmc-SC1= 6G_0xd0f41047)' shepherd: Evaluating user expression (and (defined? (quote transient?)) (ma= p (# ?) ?)). Backtrace: In guix/store.scm: 1320:8 19 (call-with-build-handler _ _) 1320:8 18 (call-with-build-handler _ _) In ice-9/boot-9.scm: 1747:15 15 (with-exception-handler # =E2=80=A6) In ice-9/exceptions.scm: 406:15 14 (_) In ice-9/boot-9.scm: 1752:10 13 (with-exception-handler _ _ #:unwind? _ # _) In guix/scripts/system.scm: 870:15 12 (_) In guix/store.scm: 2129:25 11 (run-with-store # #<=E2=80= =A6> =E2=80=A6) In guix/scripts/system.scm: 870:15 10 (_ _) 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 (#< provision: (file-system-/gnu=E2=80=A6>= =E2=80=A6)) In ice-9/eval.scm: 173:55 6 (_ #(#(#) #<)) 182:19 5 (proc #(#(#) #<)) 142:16 4 (compile-top-call # # #) In unknown file: 3 (%resolve-variable (7 . live-service-transient) #) 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 live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYlMSjAAKCRDcUY/If5cW qna0AP96cKgHmfX+g6yTIQrVag5hRnrSzWeXUA3zEWRe8NZk+wEAn5HlpxLbzxYk S6RKOELeD1mUeYuAHoOYVh1oKODbgwQ= =OL4t -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 10 13:42:43 2022 Received: (at control) by debbugs.gnu.org; 10 Apr 2022 17:42:43 +0000 Received: from localhost ([127.0.0.1]:41357 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndbaF-0001WH-I8 for submit@debbugs.gnu.org; Sun, 10 Apr 2022 13:42:43 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:58002) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndbaE-0001W5-8H for control@debbugs.gnu.org; Sun, 10 Apr 2022 13:42:42 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:20]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 630601AC53 for ; Sun, 10 Apr 2022 10:42:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1649612556; bh=ZnXTJ3By20xjS7dfwhha1dGF98OdxabCevAIt+7Wql8=; h=From:To:Subject:Date:From; b=dD3R2mBoo/+t0Wm5Q80WMOuF5M/Yg4hcI8p2iOndoDREdrxPAbu3GAQXeDPvvp3cI IVmxD012THIIuxONGJqTkxbNsACYDbgZ4/zbn/dnZRRAyRvyvAV81OSzlcdywBMARu 3b6mBTzheQbRpHrHnNAOwRFg8cxsNoSq0TgQqzDXFIsz7LufvWS8o4zrEii7oiCr74 n/oizx8DQsi768vd1q4Mq+zOTy0JRofOPGnJB5m6NR8HcshVR8G/1L/Y7FNgbWWa42 9dOUmiNXvAPXYl76uMYdHziGZttjFUlgL/HHFQWejvUO5sE8JEAYhXknqMiHYmoVjG 4GwlFsw8gQElg== From: Vagrant Cascadian To: control@debbugs.gnu.org Subject: merge bugs Date: Sun, 10 Apr 2022 10:42:31 -0700 Message-ID: <87a6csj0mw.fsf@contorta> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain merge 54833 54840 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYlMXCAAKCRDcUY/If5cW qjh1APwMrXDYu/4q6n8WZRxsgvujfDb9dYvFcu+8IYEGYGg9TwD/b+MR/wB9Fauu W1wFM33mnWovexj6yCq8z/nYFfmdww8= =I4Tz -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 11 16:44:11 2022 Received: (at 54840-done) by debbugs.gnu.org; 11 Apr 2022 20:44:11 +0000 Received: from localhost ([127.0.0.1]:45867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ne0tO-0002EY-Vh for submit@debbugs.gnu.org; Mon, 11 Apr 2022 16:44:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42762) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ne0tN-0002EG-Ng; Mon, 11 Apr 2022 16:44:10 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49882) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ne0tH-0006es-Kv; Mon, 11 Apr 2022 16:44:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=jWWGrSMAxPa7oDDufrAQR0lADzi2Ns0diZwzj1rCq4k=; b=UToGX/6A2gYqtZLlHVSC NPv/BnA7DMX1nnnOXQXXErRpUt+d32LPqpg1AaQFWW55S3Iev3DmVCNE8T0PvQSN0VFqCnln1UL00 4jAvFSDWpNUjOCbRAI8BDZ/szmvqYZT69ufrewqUevBwADPIxf8vJHjfolhTK5zzt7ulAiPaRdZ5J UIAhJaFVXj90KQ0mfjN9wLTjzc+eeawc1IFT6pkMzX5BbdnoxAwbrQxEO1hxJDjuAMHlyyuSPqo91 P44fJ5ovtPkMQ1ZECXvTa9yGuKcK7jCHa0OdV0SEPRhS2sq4oS+He6EvAmc59fK2XIOBf9x5Epzjp ZZ7efC6CO77n6A==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:64497 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ne0tH-0005pq-8B; Mon, 11 Apr 2022 16:44:03 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Paul Alesius , Marek =?utf-8?Q?Pa=C5=9Bnikowski?= , Roman Riabenko Subject: Re: bug#54840: guix system reconfigure results in 'error: live-service-transient: unbound variable' References: Date: Mon, 11 Apr 2022 22:44:01 +0200 In-Reply-To: (Paul Alesius's message of "Sun, 10 Apr 2022 05:12:43 +0200") Message-ID: <87ilrffizy.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 54840-done Cc: 54840-done@debbugs.gnu.org, 54833-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Paul Alesius 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/syst= em.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 (#< provision: (file-system-/sys=E2=80= =A6> =E2=80=A6)) > In ice-9/eval.scm: > 173:55 6 (_ #(#(#) #<)) > 182:19 5 (proc #(#(#) #<<=E2=80= =A6>)) > 142:16 4 (compile-top-call # =E2= =80=A6) > In unknown file: > 3 (%resolve-variable (7 . live-service-transient) #) > 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 =E2=80=98reconfig= ure=E2=80=99, but the new generation was properly installed (you can see it in =E2=80=98guix system list-generations=E2=80=99 and in the GRUB menu when yo= u reboot). Thanks for reporting it! Ludo=E2=80=99. From unknown Fri Jun 20 18:21:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 10 May 2022 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator