From unknown Sat Jun 14 05:02:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#35237: Please report it by email to Resent-From: ebrasca@librepanther.com Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 11 Apr 2019 22:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 35237 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 35237@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.155502132926976 (code B ref -1); Thu, 11 Apr 2019 22:23:01 +0000 Received: (at submit) by debbugs.gnu.org; 11 Apr 2019 22:22:09 +0000 Received: from localhost ([127.0.0.1]:55262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hEi5B-000712-7I for submit@debbugs.gnu.org; Thu, 11 Apr 2019 18:22:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48369) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hEhqS-0006eg-Gg for submit@debbugs.gnu.org; Thu, 11 Apr 2019 18:06:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:42407) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hEhqL-0008Kg-Fz for submit@debbugs.gnu.org; Thu, 11 Apr 2019 18:06:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEhqK-00014P-Ca for bug-guix@gnu.org; Thu, 11 Apr 2019 18:06:49 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=BAYES_40,DATE_IN_PAST_06_12, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hEhqH-0008DK-Cf for bug-guix@gnu.org; Thu, 11 Apr 2019 18:06:46 -0400 Received: from librepanther.com ([171.25.198.58]:42420 helo=hydrogen.librepanther.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEhqD-0007Iu-Po for bug-guix@gnu.org; Thu, 11 Apr 2019 18:06:43 -0400 X-Virus-Scanned: Debian amavisd-new at Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 11 Apr 2019 12:16:45 +0000 From: ebrasca@librepanther.com Message-ID: X-Sender: ebrasca@librepanther.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 171.25.198.58 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: -0.3 (/) X-Mailman-Approved-At: Thu, 11 Apr 2019 18:22:08 -0400 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.3 (-) ebrasca@Ebrasa-PC:% guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git ed132a5 Computing Guix derivation for 'x86_64-linux'... Backtrace: In ice-9/eval.scm: 293:34 19 (_ #) In ice-9/boot-9.scm: 2874:4 18 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?) 2887:24 17 (_) 222:29 16 (map1 _) 222:29 15 (map1 _) 222:29 14 (map1 _) 222:17 13 (map1 (((gnu packages web)) ((guix packages)) ((# #)) ?)) 2800:17 12 (resolve-interface (gnu packages web) #:select _ #:hide ?) In ice-9/threads.scm: 390:8 11 (_ _) In ice-9/boot-9.scm: 2726:13 10 (_) In ice-9/threads.scm: 390:8 9 (_ _) In ice-9/boot-9.scm: 2994:20 8 (_) 2312:4 7 (save-module-excursion _) 3014:26 6 (_) In unknown file: 5 (primitive-load-path "gnu/packages/web" #) In ice-9/eval.scm: 619:8 4 (_ #f) 626:19 3 (_ #) 293:34 2 (_ #(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?)) 223:20 1 (proc #(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?)) In unknown file: 0 (%resolve-variable (7 . license:gpl3+) #) ERROR: In procedure %resolve-variable: error: license:gpl3+: unbound variable -guix pull: error: You found a bug: the program '/gnu/store/54k4p2y0pjgfcr60z7fj3k8yb15qrkpg-compute-guix-derivation' failed to compute the derivation for Guix (version: "ed132a57c103a764f5831521f2ae332e5b34b762"; system: "x86_64-linux"; host version: "857fabcd0b29a41c4a1263686254de648cfefc59"; pull-version: 1). Please report it by email to . From unknown Sat Jun 14 05:02:49 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: ebrasca@librepanther.com Subject: bug#35237: closed (Re: bug#35237: Please report it by email to ) Message-ID: References: <20190412080732.1a3d77c3@alma-ubu> X-Gnu-PR-Message: they-closed 35237 X-Gnu-PR-Package: guix Reply-To: 35237@debbugs.gnu.org Date: Fri, 12 Apr 2019 06:08:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1555049282-21362-1" This is a multi-part message in MIME format... ------------=_1555049282-21362-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #35237: Please report it by email to 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 35237@debbugs.gnu.org. --=20 35237: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D35237 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1555049282-21362-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 35237-done) by debbugs.gnu.org; 12 Apr 2019 06:07:36 +0000 Received: from localhost ([127.0.0.1]:55386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hEpLc-0005Xu-KK for submit@debbugs.gnu.org; Fri, 12 Apr 2019 02:07:36 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:56010 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hEpLb-0005Xj-Ft for 35237-done@debbugs.gnu.org; Fri, 12 Apr 2019 02:07:36 -0400 Received: from alma-ubu (unknown [37.49.7.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id A45B53F8B0; Fri, 12 Apr 2019 08:07:33 +0200 (CEST) Date: Fri, 12 Apr 2019 08:07:32 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: ebrasca@librepanther.com Subject: Re: bug#35237: Please report it by email to Message-ID: <20190412080732.1a3d77c3@alma-ubu> In-Reply-To: References: 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_/hSMIeNDeCXj5=qkWAfn8Z_f"; protocol="application/pgp-signature" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Thu, 11 Apr 2019 12:16:45 +0000 ebrasca@librepanther.com wrote: > ebrasca@Ebrasa-PC:% guix pull [..] > ERROR: In procedure %resolve-variable: > error: license:gpl3+: unbound variable > -guix pull: error: You found a bug: the program > '/gnu/store/54k4p2y0pjgfcr60z [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: gnu.org] 1.1 TRACKER_ID BODY: Incorporates a tracking ID number 0.1 FROM_EXCESS_BASE64 From: base64 encoded unnecessarily X-Debbugs-Envelope-To: 35237-done Cc: 35237-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: 0.2 (/) --Sig_/hSMIeNDeCXj5=qkWAfn8Z_f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, 11 Apr 2019 12:16:45 +0000 ebrasca@librepanther.com wrote: > ebrasca@Ebrasa-PC:% guix pull [..] > ERROR: In procedure %resolve-variable: > error: license:gpl3+: unbound variable > -guix pull: error: You found a bug: the program=20 > '/gnu/store/54k4p2y0pjgfcr60z7fj3k8yb15qrkpg-compute-guix-derivation' > failed to compute the derivation for Guix (version:=20 > "ed132a57c103a764f5831521f2ae332e5b34b762"; system: "x86_64-linux"; > host version: "857fabcd0b29a41c4a1263686254de648cfefc59"; > pull-version: 1). > Please report it by email to . Thank you for your bug report. Please try 'guix pull' again. This should be fixed in commit e70771f08e14f12a4767477a519f679465748f47 thanks to Tobias Geerinckx-Rice Bj=C3=B6rn --Sig_/hSMIeNDeCXj5=qkWAfn8Z_f Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXLArJAAKCRC/KGy2WT5f /Z4hAKCJp1j8dUT4shSvpf8NoJPwjhgBVgCcC5JNnKaxMOCbSYc26p3pceR97+s= =s03k -----END PGP SIGNATURE----- --Sig_/hSMIeNDeCXj5=qkWAfn8Z_f-- ------------=_1555049282-21362-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 11 Apr 2019 22:22:09 +0000 Received: from localhost ([127.0.0.1]:55262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hEi5B-000712-7I for submit@debbugs.gnu.org; Thu, 11 Apr 2019 18:22:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48369) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hEhqS-0006eg-Gg for submit@debbugs.gnu.org; Thu, 11 Apr 2019 18:06:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:42407) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hEhqL-0008Kg-Fz for submit@debbugs.gnu.org; Thu, 11 Apr 2019 18:06:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEhqK-00014P-Ca for bug-guix@gnu.org; Thu, 11 Apr 2019 18:06:49 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=BAYES_40,DATE_IN_PAST_06_12, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hEhqH-0008DK-Cf for bug-guix@gnu.org; Thu, 11 Apr 2019 18:06:46 -0400 Received: from librepanther.com ([171.25.198.58]:42420 helo=hydrogen.librepanther.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEhqD-0007Iu-Po for bug-guix@gnu.org; Thu, 11 Apr 2019 18:06:43 -0400 X-Virus-Scanned: Debian amavisd-new at Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 11 Apr 2019 12:16:45 +0000 From: ebrasca@librepanther.com To: bug-guix@gnu.org Subject: Please report it by email to Message-ID: X-Sender: ebrasca@librepanther.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 171.25.198.58 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 11 Apr 2019 18:22:08 -0400 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.3 (-) ebrasca@Ebrasa-PC:% guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git ed132a5 Computing Guix derivation for 'x86_64-linux'... Backtrace: In ice-9/eval.scm: 293:34 19 (_ #) In ice-9/boot-9.scm: 2874:4 18 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?) 2887:24 17 (_) 222:29 16 (map1 _) 222:29 15 (map1 _) 222:29 14 (map1 _) 222:17 13 (map1 (((gnu packages web)) ((guix packages)) ((# #)) ?)) 2800:17 12 (resolve-interface (gnu packages web) #:select _ #:hide ?) In ice-9/threads.scm: 390:8 11 (_ _) In ice-9/boot-9.scm: 2726:13 10 (_) In ice-9/threads.scm: 390:8 9 (_ _) In ice-9/boot-9.scm: 2994:20 8 (_) 2312:4 7 (save-module-excursion _) 3014:26 6 (_) In unknown file: 5 (primitive-load-path "gnu/packages/web" #) In ice-9/eval.scm: 619:8 4 (_ #f) 626:19 3 (_ #) 293:34 2 (_ #(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?)) 223:20 1 (proc #(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?)) In unknown file: 0 (%resolve-variable (7 . license:gpl3+) #) ERROR: In procedure %resolve-variable: error: license:gpl3+: unbound variable -guix pull: error: You found a bug: the program '/gnu/store/54k4p2y0pjgfcr60z7fj3k8yb15qrkpg-compute-guix-derivation' failed to compute the derivation for Guix (version: "ed132a57c103a764f5831521f2ae332e5b34b762"; system: "x86_64-linux"; host version: "857fabcd0b29a41c4a1263686254de648cfefc59"; pull-version: 1). Please report it by email to . ------------=_1555049282-21362-1--