From mboxrd@z Thu Jan 1 00:00:00 1970 From: Blackbeard Subject: bug#35001: Bug in guix pull Date: Tue, 26 Mar 2019 01:28:20 -0600 Message-ID: <87lg1214dn.fsf@posteo.mx> References: <87r2auqgac.fsf@posteo.mx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:32983) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8n81-00076I-HW for bug-guix@gnu.org; Tue, 26 Mar 2019 10:32:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8n80-00076e-93 for bug-guix@gnu.org; Tue, 26 Mar 2019 10:32:37 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46812) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8n7S-0006z4-3s for bug-guix@gnu.org; Tue, 26 Mar 2019 10:32:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h8n7R-0004gm-R3 for bug-guix@gnu.org; Tue, 26 Mar 2019 10:32:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:52681) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8gje-0001pq-03 for bug-guix@gnu.org; Tue, 26 Mar 2019 03:43:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8gXQ-0004Ax-FF for bug-guix@gnu.org; Tue, 26 Mar 2019 03:30:26 -0400 Received: from mout01.posteo.de ([185.67.36.65]:43506) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h8gXO-00046G-8y for bug-guix@gnu.org; Tue, 26 Mar 2019 03:30:23 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 4AC45160089 for ; Tue, 26 Mar 2019 08:30:03 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 44T2mQ6lkQz6tq1 for ; Tue, 26 Mar 2019 08:28:22 +0100 (CET) In-reply-to: <87r2auqgac.fsf@posteo.mx> 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: 35001@debbugs.gnu.org > Hello when running a guix pull I get the following: > > > > $ guix pull I also just tried: $ guix pull --fallback -c 7 --no-substitutes # Lots of compiling Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 6c177f6 Computing Guix derivation for 'x86_64-linux'... ^E^-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 .