From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#29840: guix pull failed Date: Mon, 01 Jan 2018 18:25:50 +0100 Message-ID: <87d12tze1t.fsf@gnu.org> References: <20171226191424.GF1413@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW3qf-0003IC-Gw for bug-guix@gnu.org; Mon, 01 Jan 2018 12:26:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eW3qc-000557-80 for bug-guix@gnu.org; Mon, 01 Jan 2018 12:26:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51431) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eW3qc-00054e-5D for bug-guix@gnu.org; Mon, 01 Jan 2018 12:26:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eW3qb-0008M2-V1 for bug-guix@gnu.org; Mon, 01 Jan 2018 12:26:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (Fis Trivial's message of "Wed, 27 Dec 2017 05:03:03 +0000") 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: Fis Trivial Cc: 29840-done@debbugs.gnu.org Fis Trivial skribis: > On 12/27/2017 03:14 AM, Leo Famulari wrote: >> On Sun, Dec 24, 2017 at 05:33:21PM +0000, Fis Trivial wrote: >> >> Hi, thanks for this report! >> >>> Runing `guix pull` generates the following error message: >>> >>> >>> Updating from Git repository at >>> 'https://git.savannah.gnu.org/git/guix.git'... >>> Building from Git commit b982fb1c09573f4638324d7809ec18d0c9956d11... >>> The following derivation will be built: >>> =C2=A0=C2=A0 /gnu/store/d8gx000cbyihr3x3gggnm9d61adjb0s3-guix-latest.= drv >>> copying and compiling to >>> '/gnu/store/42n0q7dhq5l7yd0hd550m80zw2z256fy-guix-latest' with Guile >>> 2.2.2... >>> loading...=C2=A0=C2=A0=C2=A0 =C2=A026.3% of 659 filesrandom seed for te= sts: 1514135440 >>> compiling...=C2=A0=C2=A0=C2=A0 100.0% of 659 files >>> Backtrace: >>> Exception thrown while printing backtrace: >>> ERROR: In procedure private-lookup: Module named (guile) does not exist >> I successfully did `guix pull` based on that commit (b982fb1c095). >> >>> Platform: >>> >>> I am currently running guix on top of Fedora 26 x86_64. The native >>> version of >>> >>> guile is 2.0.14, and the guile used in compilation is 2.2.2 (reading fr= om >>> the error message). >> The Guile provided by the host system is not used for `guix pull` as far >> as I can tell, so I'm not sure what's going on here. >> >> I'm curious, how did you install Guix? That is, from a Fedora package, >> our manual's instructions, etc? > Thanks for the reply. I installed Guix according to the Guix manual. > The next pull for another commit was successful. I am not sure if > this sill worth investigating. This could be an instance of . I=E2=80=99m closing the bug now, but do tell us if it shows up again! Thanks, Ludo=E2=80=99.