From mboxrd@z Thu Jan 1 00:00:00 1970 From: hub.lombard@free.fr Subject: bug#35000: Found a bug about Date: Tue, 26 Mar 2019 10:58:19 +0100 (CET) Message-ID: <1299339914.-896396620.1553594299630.JavaMail.root@zimbra49-e8.priv.proxad.net> References: <1134694057.-896401020.1553594262076.JavaMail.root@zimbra49-e8.priv.proxad.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8kIL-0006t2-Nu for bug-guix@gnu.org; Tue, 26 Mar 2019 07:31:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8kIJ-0003Cv-Qh for bug-guix@gnu.org; Tue, 26 Mar 2019 07:31:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45621) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8kIJ-0003Bg-HF for bug-guix@gnu.org; Tue, 26 Mar 2019 07:31:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h8kIJ-0005iP-73 for bug-guix@gnu.org; Tue, 26 Mar 2019 07:31:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:51616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8ixJ-0004Oj-1q for bug-guix@gnu.org; Tue, 26 Mar 2019 06:05:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8iqd-0000S2-OB for bug-guix@gnu.org; Tue, 26 Mar 2019 05:58:24 -0400 Received: from smtp4-g21.free.fr ([212.27.42.4]:10676) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h8iqd-0000RC-Ea for bug-guix@gnu.org; Tue, 26 Mar 2019 05:58:23 -0400 Received: from zimbra49-e8.priv.proxad.net (unknown [172.20.243.199]) by smtp4-g21.free.fr (Postfix) with ESMTP id 7E5F319F59E for ; Tue, 26 Mar 2019 10:58:19 +0100 (CET) In-Reply-To: <1134694057.-896401020.1553594262076.JavaMail.root@zimbra49-e8.priv.proxad.net> 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: 35000@debbugs.gnu.org Hi Guix ! I'm running GuixSD 0.16 with Linux gnu 5.0.2-gnu #1 SMP 1 x86_64 GNU/Linux This morning I have tried to # guix pulll ... and got this error: .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: "835dada6e4e4a99c79498eef002934a4b4ee456d"; pull version: 1). Wishing that it helps :) Hubert