From unknown Tue Jun 24 07:00:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36275: warn-about-diskspace fails with a stacktrace Resent-From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 18 Jun 2019 08:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 36275 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 36275@debbugs.gnu.org X-Debbugs-Original-To: Received: via spool by submit@debbugs.gnu.org id=B.156084770011458 (code B ref -1); Tue, 18 Jun 2019 08:49:02 +0000 Received: (at submit) by debbugs.gnu.org; 18 Jun 2019 08:48:20 +0000 Received: from localhost ([127.0.0.1]:43736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hd9mt-0002yk-SO for submit@debbugs.gnu.org; Tue, 18 Jun 2019 04:48:20 -0400 Received: from lists.gnu.org ([209.51.188.17]:32807) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hd9ms-0002yc-1T for submit@debbugs.gnu.org; Tue, 18 Jun 2019 04:48:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44416) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hd9mq-00067Q-Vt for bug-guix@gnu.org; Tue, 18 Jun 2019 04:48:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,FROM_EXCESS_BASE64 autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hd9mp-0005w9-W2 for bug-guix@gnu.org; Tue, 18 Jun 2019 04:48:16 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:45620 helo=bjoernhoefling.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hd9mp-0005vJ-PV for bug-guix@gnu.org; Tue, 18 Jun 2019 04:48:15 -0400 Received: from alma-ubu (pD951F287.dip0.t-ipconnect.de [217.81.242.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 5A2B83FA09 for ; Tue, 18 Jun 2019 10:48:15 +0200 (CEST) Date: Tue, 18 Jun 2019 10:48:14 +0200 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Message-ID: <20190618104814.36877ab2@alma-ubu> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/.DyF3iT_ei0vlt=0cMolAki"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 83.151.27.109 X-Spam-Score: -2.3 (--) 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 (---) --Sig_/.DyF3iT_ei0vlt=0cMolAki Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable A successful build on a system with little disk-space ends with: $ ./pre-inst-env guix system disk-image system.scm [..] /gnu/store/a6p78ff1pjd6rdmf58066aidxlmiaqlm-disk-image Backtrace: 8 (apply-smob/1 #) In ice-9/boot-9.scm: 705:2 7 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 6 (_ #(#(#))) In guix/ui.scm: 1620:12 5 (run-guix-command _ . _) In ice-9/boot-9.scm: 829:9 4 (catch _ _ # ?) 829:9 3 (catch _ _ # ?) In guix/scripts/system.scm: 1325:8 2 (_) In guix/status.scm: 768:4 1 (call-with-status-report _ _) In guix/scripts.scm: 201:10 0 (warn-about-disk-space _ #:threshold _) guix/scripts.scm:201:10: In procedure warn-about-disk-space: In procedure private-lookup: No variable bound to print-diagnostic-prefix i= n module (guix ui) --Sig_/.DyF3iT_ei0vlt=0cMolAki Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXQilTgAKCRC/KGy2WT5f /c8KAKCfdLNa7UUUBo7HFJIJijovlSTDkQCfaJhK8KeZmwsgo1/ImNfMCiA2yfY= =sq8/ -----END PGP SIGNATURE----- --Sig_/.DyF3iT_ei0vlt=0cMolAki-- From unknown Tue Jun 24 07:00:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36275: warn-about-diskspace fails with a stacktrace Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 18 Jun 2019 13:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36275 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Cc: 36275@debbugs.gnu.org Received: via spool by 36275-submit@debbugs.gnu.org id=B36275.15608657531072 (code B ref 36275); Tue, 18 Jun 2019 13:50:01 +0000 Received: (at 36275) by debbugs.gnu.org; 18 Jun 2019 13:49:13 +0000 Received: from localhost ([127.0.0.1]:43968 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hdEU3-0000H9-6T for submit@debbugs.gnu.org; Tue, 18 Jun 2019 09:49:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45676) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hdEU1-0000Gu-G2 for 36275@debbugs.gnu.org; Tue, 18 Jun 2019 09:49:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hdETl-0005xy-Cp; Tue, 18 Jun 2019 09:48:56 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=60954 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hdETk-0003g3-Ux; Tue, 18 Jun 2019 09:48:53 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190618104814.36877ab2@alma-ubu> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 30 Prairial an 227 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 18 Jun 2019 15:48:51 +0200 In-Reply-To: <20190618104814.36877ab2@alma-ubu> ("=?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?="'s message of "Tue, 18 Jun 2019 10:48:14 +0200") Message-ID: <87ef3r57i4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) 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, Bj=C3=B6rn H=C3=B6fling skribis: > A successful build on a system with little disk-space ends with: > > $ ./pre-inst-env guix system disk-image system.scm > [..] > /gnu/store/a6p78ff1pjd6rdmf58066aidxlmiaqlm-disk-image > Backtrace: > 8 (apply-smob/1 #) > In ice-9/boot-9.scm: > 705:2 7 (call-with-prompt _ _ #) > In ice-9/eval.scm: > 619:8 6 (_ #(#(#))) > In guix/ui.scm: > 1620:12 5 (run-guix-command _ . _) > In ice-9/boot-9.scm: > 829:9 4 (catch _ _ # ?) > 829:9 3 (catch _ _ # ?) > In guix/scripts/system.scm: > 1325:8 2 (_) > In guix/status.scm: > 768:4 1 (call-with-status-report _ _) > In guix/scripts.scm: > 201:10 0 (warn-about-disk-space _ #:threshold _) > > guix/scripts.scm:201:10: In procedure warn-about-disk-space: > In procedure private-lookup: No variable bound to print-diagnostic-prefix= in module (guix ui) Pro tip: rm guix/scripts.go && make :-) This recompilation is needed because 1b5ee3bdaacf665ad1e7c6142122389fd7033ea2 moved a bunch of bindings used by macro-expanded code to a different module. HTH! Ludo=E2=80=99. From unknown Tue Jun 24 07:00:16 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Subject: bug#36275: closed (Re: bug#36275: warn-about-diskspace fails with a stacktrace) Message-ID: References: <20190618180642.71dcc0f5@alma-ubu> <20190618104814.36877ab2@alma-ubu> X-Gnu-PR-Message: they-closed 36275 X-Gnu-PR-Package: guix Reply-To: 36275@debbugs.gnu.org Date: Tue, 18 Jun 2019 16:07:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1560874022-16197-1" This is a multi-part message in MIME format... ------------=_1560874022-16197-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #36275: warn-about-diskspace fails with a stacktrace 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 36275@debbugs.gnu.org. --=20 36275: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D36275 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1560874022-16197-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 36275-done) by debbugs.gnu.org; 18 Jun 2019 16:06:47 +0000 Received: from localhost ([127.0.0.1]:45427 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hdGdC-0004Bx-N6 for submit@debbugs.gnu.org; Tue, 18 Jun 2019 12:06:46 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:39180 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hdGdA-0004Bj-LV for 36275-done@debbugs.gnu.org; Tue, 18 Jun 2019 12:06:45 -0400 Received: from alma-ubu (pD951F287.dip0.t-ipconnect.de [217.81.242.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 816343F813; Tue, 18 Jun 2019 18:06:43 +0200 (CEST) Date: Tue, 18 Jun 2019 18:06:42 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Ludovic =?UTF-8?B?Q291cnTDqHM=?= Subject: Re: bug#36275: warn-about-diskspace fails with a stacktrace Message-ID: <20190618180642.71dcc0f5@alma-ubu> In-Reply-To: <87ef3r57i4.fsf@gnu.org> References: <20190618104814.36877ab2@alma-ubu> <87ef3r57i4.fsf@gnu.org> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/lDTNAD=PNnd371uTxdIU+J2"; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 36275-done Cc: 36275-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: -1.0 (-) --Sig_/lDTNAD=PNnd371uTxdIU+J2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, 18 Jun 2019 15:48:51 +0200 Ludovic Court=C3=A8s wrote: > Pro tip: >=20 > rm guix/scripts.go && make >=20 > :-) >=20 > This recompilation is needed because > 1b5ee3bdaacf665ad1e7c6142122389fd7033ea2 moved a bunch of bindings > used by macro-expanded code to a different module. I sometimes still have my problems with the Guile stacktraces. In that case it was pointing me to the wrong locations and I couldn't understand why. Well, the source and binaries didn't match any more. I chose a full "make clean-go" and it works again :-) Thanks, Bj=C3=B6rn --Sig_/lDTNAD=PNnd371uTxdIU+J2 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXQkMEwAKCRC/KGy2WT5f /e5AAJ97932Jy2SKLJBteTdoePFaVpUnbgCgr6XbcJvv74Se3QOjqn4u3KQfRg0= =flUK -----END PGP SIGNATURE----- --Sig_/lDTNAD=PNnd371uTxdIU+J2-- ------------=_1560874022-16197-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 18 Jun 2019 08:48:20 +0000 Received: from localhost ([127.0.0.1]:43736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hd9mt-0002yk-SO for submit@debbugs.gnu.org; Tue, 18 Jun 2019 04:48:20 -0400 Received: from lists.gnu.org ([209.51.188.17]:32807) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hd9ms-0002yc-1T for submit@debbugs.gnu.org; Tue, 18 Jun 2019 04:48:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44416) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hd9mq-00067Q-Vt for bug-guix@gnu.org; Tue, 18 Jun 2019 04:48:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,FROM_EXCESS_BASE64 autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hd9mp-0005w9-W2 for bug-guix@gnu.org; Tue, 18 Jun 2019 04:48:16 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:45620 helo=bjoernhoefling.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hd9mp-0005vJ-PV for bug-guix@gnu.org; Tue, 18 Jun 2019 04:48:15 -0400 Received: from alma-ubu (pD951F287.dip0.t-ipconnect.de [217.81.242.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 5A2B83FA09 for ; Tue, 18 Jun 2019 10:48:15 +0200 (CEST) Date: Tue, 18 Jun 2019 10:48:14 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Subject: warn-about-diskspace fails with a stacktrace Message-ID: <20190618104814.36877ab2@alma-ubu> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/.DyF3iT_ei0vlt=0cMolAki"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 83.151.27.109 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 (---) --Sig_/.DyF3iT_ei0vlt=0cMolAki Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable A successful build on a system with little disk-space ends with: $ ./pre-inst-env guix system disk-image system.scm [..] /gnu/store/a6p78ff1pjd6rdmf58066aidxlmiaqlm-disk-image Backtrace: 8 (apply-smob/1 #) In ice-9/boot-9.scm: 705:2 7 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 6 (_ #(#(#))) In guix/ui.scm: 1620:12 5 (run-guix-command _ . _) In ice-9/boot-9.scm: 829:9 4 (catch _ _ # ?) 829:9 3 (catch _ _ # ?) In guix/scripts/system.scm: 1325:8 2 (_) In guix/status.scm: 768:4 1 (call-with-status-report _ _) In guix/scripts.scm: 201:10 0 (warn-about-disk-space _ #:threshold _) guix/scripts.scm:201:10: In procedure warn-about-disk-space: In procedure private-lookup: No variable bound to print-diagnostic-prefix i= n module (guix ui) --Sig_/.DyF3iT_ei0vlt=0cMolAki Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXQilTgAKCRC/KGy2WT5f /c8KAKCfdLNa7UUUBo7HFJIJijovlSTDkQCfaJhK8KeZmwsgo1/ImNfMCiA2yfY= =sq8/ -----END PGP SIGNATURE----- --Sig_/.DyF3iT_ei0vlt=0cMolAki-- ------------=_1560874022-16197-1--