From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#34995: `guix pull` crash on commit 69cae3d33 Date: Mon, 25 Mar 2019 21:27:44 -0400 Message-ID: <20190326012744.GA12308@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8atj-0005LI-In for bug-guix@gnu.org; Mon, 25 Mar 2019 21:29:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8ati-0005qk-FF for bug-guix@gnu.org; Mon, 25 Mar 2019 21:29:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45296) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8ati-0005qd-8m for bug-guix@gnu.org; Mon, 25 Mar 2019 21:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h8ati-0008T8-4k for bug-guix@gnu.org; Mon, 25 Mar 2019 21:29:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:48531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8asY-0005CK-2M for bug-guix@gnu.org; Mon, 25 Mar 2019 21:27:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8asW-0005VD-U7 for bug-guix@gnu.org; Mon, 25 Mar 2019 21:27:50 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:60081) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h8asW-0005Uw-Gw for bug-guix@gnu.org; Mon, 25 Mar 2019 21:27:48 -0400 Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id D0DD9E4424 for ; Mon, 25 Mar 2019 21:27:46 -0400 (EDT) Content-Disposition: inline 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 `guix pull` is crashing for me like this: $ guix pull --substitute-urls=https://ci.guix.info 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 69cae3d substitute: updating substitutes from 'https://ci.guix.info'... 100.0% 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: "69cae3d3356a69b7fe69481338f760545995485e"; system: "x86_64-linux"; host version: "d349e6d9a8602ebb21433fb4db0f5a2f03afe78e"; pull-version: 1). Please report it by email to .