From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chad Walstrom Subject: bug#34995: `guix pull` crash on commit 69cae3d33 Date: Mon, 25 Mar 2019 22:59:32 -0500 Message-ID: <87imw6s2u5.fsf@wookimus.net> References: <20190326012744.GA12308@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8fUL-0007Hp-IS for bug-guix@gnu.org; Tue, 26 Mar 2019 02:23:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8fPP-0004hl-4j for bug-guix@gnu.org; Tue, 26 Mar 2019 02:18:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45425) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8fPP-0004hd-0m for bug-guix@gnu.org; Tue, 26 Mar 2019 02:18:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h8fPO-0000rz-SQ for bug-guix@gnu.org; Tue, 26 Mar 2019 02:18:02 -0400 In-Reply-To: <20190326012744.GA12308@jasmine.lan> Sender: "Debbugs-submit" Resent-Message-ID: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 34995@debbugs.gnu.org I'm also seeing this error on Debian GNU/Linux (buster/sid) using the binary GUIX distribution. root@ydalir:~# 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 6c177f6 Computing Guix derivation for 'x86_64-linux'... -Backtrace: 10 (primitive-load "/gnu/store/dml4spg4jl3nqqqgsw76pj74bas?") In ice-9/eval.scm: 155:9 9 (_ _) 159:9 8 (_ #(#(#(#(#(#(#(#(#(#(#(?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ./guix/store.scm: 1737:24 7 (run-with-store _ _ #:guile-for-build _ #:system _ # _) In ./guix/self.scm: 988:2 6 (_ _) In ./guix/packages.scm: 1309:17 5 (_ #) 934:16 4 (cache! # # ?) 1255:22 3 (thunk) 934:16 2 (cache! # # ?) 1039:46 1 (thunk) In ./gnu/packages/bootstrap.scm: 150:4 0 (inputs) ./gnu/packages/bootstrap.scm:150:4: In procedure inputs: Wrong number of arguments to # guix pull: error: You found a bug: the program '/gnu/store/dml4spg4jl3nqqqgsw76pj74bash1h8h-compute-guix-derivation' failed to compute the derivation for Guix (version: "6c177f6140cba250ad68c5a83c312f395b6e48b4"; system: "x86_64-linux"; host version: "0.16.0"; pull-version: 1). Please report it by email to . -- Chad Walstrom https://runswithd6s.gitlab.io/