From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 28 16:05:33 2019 Received: (at submit) by debbugs.gnu.org; 28 Apr 2019 20:05:33 +0000 Received: from localhost ([127.0.0.1]:37853 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hKq3J-0002kT-GW for submit@debbugs.gnu.org; Sun, 28 Apr 2019 16:05:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43579) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hKq3I-0002kF-G3 for submit@debbugs.gnu.org; Sun, 28 Apr 2019 16:05:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:55711) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hKq3C-00031T-Ld for submit@debbugs.gnu.org; Sun, 28 Apr 2019 16:05:27 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hKq3B-0003WB-E6 for bug-guix@gnu.org; Sun, 28 Apr 2019 16:05:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hKq39-00030H-Go for bug-guix@gnu.org; Sun, 28 Apr 2019 16:05:24 -0400 Received: from 2a02-8428-80d1-9b01-e017-f945-36be-8092.rev.sfr.net ([2a02:8428:80d1:9b01:e017:f945:36be:8092]:40676 helo=herbrand) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hKq2z-0002va-WF for bug-guix@gnu.org; Sun, 28 Apr 2019 16:05:22 -0400 From: Mathieu Lirzin To: Subject: Failed to compute the derivation for Guix when running =?utf-8?B?4oCYZ3VpeCBwdWxs4oCZ?= Date: Sun, 28 Apr 2019 21:58:36 +0200 Lines: 55 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) X-From-Line: nobody Sun Apr 28 21:58:44 2019 Message-ID: <87imuxkia0.fsf@gnu.org> 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-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x 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 (---) Hello, I am getting the following error when running =E2=80=98guix pull=E2=80=99. --8<---------------cut here---------------start------------->8--- Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.or= g/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 7fc0e3d Computing Guix derivation for 'x86_64-linux'... Backtrace: In ice-9/psyntax.scm: 1182:24 19 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 285:10 18 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?) In ice-9/eval.scm: 293:34 17 (_ #) In ice-9/boot-9.scm: 2874:4 16 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?) 2887:24 15 (_) 222:29 14 (map1 _) 222:17 13 (map1 (((gnu packages algebra)) ((gnu packages #)) (#) ?)) 2800:17 12 (resolve-interface (gnu packages algebra) #:select _ # _ ?) 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/algebra" #) In ice-9/eval.scm: 619:8 4 (_ #f) 626:19 3 (_ #) 182:19 2 (proc #) 142:16 1 (compile-top-call _ (7 . deprecate-package) ((5 . "?") ?)) In unknown file: 0 (%resolve-variable (7 . deprecate-package) #) ERROR: In procedure %resolve-variable: error: deprecate-package: unbound variable -guix pull: error: You found a bug: the program '/gnu/store/xay3k110nvzsihg= y7bff2khnvbhg467c-compute-guix-derivation' failed to compute the derivation for Guix (version: "7fc0e3dbbbe96fc6ead2ed= bd98902120b6985000"; system: "x86_64-linux"; host version: "60ecacdeaae83164d0e876d81c4891d6a973fac0"; pull-version: 1). --8<---------------cut here---------------end--------------->8--- Thanks. --=20 Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37 From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 28 16:17:33 2019 Received: (at 35479-done) by debbugs.gnu.org; 28 Apr 2019 20:17:33 +0000 Received: from localhost ([127.0.0.1]:37864 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hKqEt-00032A-P0 for submit@debbugs.gnu.org; Sun, 28 Apr 2019 16:17:33 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:35443) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hKqEr-000321-54 for 35479-done@debbugs.gnu.org; Sun, 28 Apr 2019 16:17:30 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 691CD1C000F; Sun, 28 Apr 2019 20:17:26 +0000 (UTC) From: Nicolas Goaziou To: Mathieu Lirzin Subject: Re: bug#35479: Failed to compute the derivation for Guix when running =?utf-8?B?4oCYZ3VpeCBwdWxs4oCZ?= References: <87imuxkia0.fsf@gnu.org> Date: Sun, 28 Apr 2019 22:17:25 +0200 In-Reply-To: <87imuxkia0.fsf@gnu.org> (Mathieu Lirzin's message of "Sun, 28 Apr 2019 21:58:36 +0200") Message-ID: <87v9yxga0a.fsf@nicolasgoaziou.fr> 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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 35479-done Cc: 35479-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.7 (-) Hello, Mathieu Lirzin writes: > I am getting the following error when running =E2=80=98guix pull=E2=80=99. [...] > In unknown file: > 5 (primitive-load-path "gnu/packages/algebra" #) > In ice-9/eval.scm: > 619:8 4 (_ #f) > 626:19 3 (_ #) > 182:19 2 (proc #) > 142:16 1 (compile-top-call _ (7 . deprecate-package) ((5 . "?") ?)) > In unknown file: > 0 (%resolve-variable (7 . deprecate-package) #) > > ERROR: In procedure %resolve-variable: > error: deprecate-package: unbound variable Oops. Fixed. Thank you. Regards, --=20 Nicolas Goaziou From unknown Sat Jun 14 03:57:25 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 27 May 2019 11:24:06 +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