From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 27 17:56:50 2018 Received: (at submit) by debbugs.gnu.org; 27 Oct 2018 21:56:50 +0000 Received: from localhost ([127.0.0.1]:45887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gGWZd-0004SU-PT for submit@debbugs.gnu.org; Sat, 27 Oct 2018 17:56:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gGWZc-0004SH-4P for submit@debbugs.gnu.org; Sat, 27 Oct 2018 17:56:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gGWZV-0001GC-Sm for submit@debbugs.gnu.org; Sat, 27 Oct 2018 17:56:42 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FROM_EXCESS_BASE64 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:60447) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gGWZV-0001G4-Oc for submit@debbugs.gnu.org; Sat, 27 Oct 2018 17:56:41 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGWZU-0006MI-R9 for bug-guix@gnu.org; Sat, 27 Oct 2018 17:56:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gGWZR-0001A1-Dm for bug-guix@gnu.org; Sat, 27 Oct 2018 17:56:40 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:48192 helo=bjoernhoefling.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGWZR-00018y-6b for bug-guix@gnu.org; Sat, 27 Oct 2018 17:56:37 -0400 Received: from alma-ubu (p508AC2AB.dip0.t-ipconnect.de [80.138.194.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 294F940181 for ; Sat, 27 Oct 2018 23:56:32 +0200 (CEST) Date: Sat, 27 Oct 2018 23:56:27 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Subject: guix pull fails in a directory with scm files Message-ID: <20181027235627.4397c5ed@alma-ubu> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/YyY9yR4vq8RX8aWwGna2y0X"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.9 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.9 (-----) --Sig_/YyY9yR4vq8RX8aWwGna2y0X Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable When my current working directory is within a guix checkout, it goes wrong (I suppose this can happen with any scheme code?) which guix /home/bjoern/.config/guix/current/bin/guix # In guix/guix is my Guix checkout: me:~/guix/guix/gnu/packages$ guix pull ;;; note: source file texinfo.scm ;;; newer than compiled /gnu/store/p9wm67w3rfw3hlb9iljgvsfn84mz4w9d-g= uile-2.2.4/lib/guile/2.2/ccache/texinfo.go Backtrace: In ice-9/boot-9.scm: 222:29 19 (map1 _) 222:29 18 (map1 _) 222:29 17 (map1 _) 222:29 16 (map1 _) 222:29 15 (map1 _) 222:29 14 (map1 _) 222:29 13 (map1 _) 222:29 12 (map1 _) 222:29 11 (map1 _) 222:29 10 (map1 _) 222:29 9 (map1 _) 222:29 8 (map1 _) 222:29 7 (map1 _) 222:29 6 (map1 _) 222:29 5 (map1 _) 222:29 4 (map1 _) 222:29 3 (map1 _) 222:17 2 (map1 (((texinfo)) ((texinfo plain-text)) ((texinfo =E2=80=A6)= ))) 2803:6 1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ =E2=80= =A6) In unknown file: 0 (scm-error misc-error #f "~A ~S" ("no code for modu=E2=80=A6" = =E2=80=A6) =E2=80=A6) ERROR: In procedure scm-error: no code for module (texinfo) cd me:~$ guix pull Updating channel 'guix-chromium' from Git repository at 'https://gitlab.com= /mbakke/guix-chromium.git'... Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.or= g/git/guix.git'... --Sig_/YyY9yR4vq8RX8aWwGna2y0X Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlvU3wwACgkQvyhstlk+X/3kYwCfQ2fAr88xsyhtSMr2eoc2ADzt w/QAoJazg8z8c4qKxAUEQlbqA4BVmRlb =1CHX -----END PGP SIGNATURE----- --Sig_/YyY9yR4vq8RX8aWwGna2y0X-- From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 28 02:36:44 2018 Received: (at 33180) by debbugs.gnu.org; 28 Oct 2018 06:36:44 +0000 Received: from localhost ([127.0.0.1]:46309 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gGegm-0006re-Hl for submit@debbugs.gnu.org; Sun, 28 Oct 2018 02:36:44 -0400 Received: from lepiller.eu ([89.234.186.109]:42732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gGegk-0006rT-Gg for 33180@debbugs.gnu.org; Sun, 28 Oct 2018 02:36:43 -0400 Received: from [100.126.45.64] (public.freeflux.org [185.56.80.242]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 8bfb485b (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sun, 28 Oct 2018 06:35:31 +0000 (UTC) Date: Sun, 28 Oct 2018 07:36:38 +0100 User-Agent: K-9 Mail for Android In-Reply-To: <20181027235627.4397c5ed@alma-ubu> References: <20181027235627.4397c5ed@alma-ubu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: bug#33180: guix pull fails in a directory with scm files To: =?ISO-8859-1?Q?Bj=F6rn_H=F6fling?= , 33180@debbugs.gnu.org From: Julien Lepiller Message-ID: <5859EE04-35E2-4075-831F-26D3E4FD15E6@lepiller.eu> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 33180 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) I had a similar issue, with every guix comand failing=2E It was due to GUIL= E_LOAD_PATH and GUILE_LOAD_COMPILED_PATH ending with =E2=80=9C:=E2=80=9D=2E= Can you check the value of these variables? Le 27 octobre 2018 23:56:27 GMT+02:00, "Bj=C3=B6rn H=C3=B6fling" a =C3=A9crit : >When my current working directory is within a guix checkout, it goes >wrong (I suppose this can happen with any scheme code?) > > which guix >/home/bjoern/=2Econfig/guix/current/bin/guix ># In guix/guix is my Guix checkout: >me:~/guix/guix/gnu/packages$ guix pull > > >;;; note: source file texinfo=2Escm >;;; newer than compiled >/gnu/store/p9wm67w3rfw3hlb9iljgvsfn84mz4w9d-guile-2=2E2=2E4/lib/guile/2= =2E2/ccache/texinfo=2Ego >Backtrace: >In ice-9/boot-9=2Escm: > 222:29 19 (map1 _) > 222:29 18 (map1 _) > 222:29 17 (map1 _) > 222:29 16 (map1 _) > 222:29 15 (map1 _) > 222:29 14 (map1 _) > 222:29 13 (map1 _) > 222:29 12 (map1 _) > 222:29 11 (map1 _) > 222:29 10 (map1 _) > 222:29 9 (map1 _) > 222:29 8 (map1 _) > 222:29 7 (map1 _) > 222:29 6 (map1 _) > 222:29 5 (map1 _) > 222:29 4 (map1 _) > 222:29 3 (map1 _) > 222:17 2 (map1 (((texinfo)) ((texinfo plain-text)) ((texinfo =E2=80= =A6)))) > 2803:6 1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ =E2= =80=A6) >In unknown file: > 0 (scm-error misc-error #f "~A ~S" ("no code for modu=E2=80=A6"= =E2=80=A6) =E2=80=A6) > >ERROR: In procedure scm-error: >no code for module (texinfo) > > >cd >me:~$ guix pull >Updating channel 'guix-chromium' from Git repository at >'https://gitlab=2Ecom/mbakke/guix-chromium=2Egit'=2E=2E=2E >Updating channel 'guix' from Git repository at >'https://git=2Esavannah=2Egnu=2Eorg/git/guix=2Egit'=2E=2E=2E From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 30 06:05:22 2018 Received: (at 33180-done) by debbugs.gnu.org; 30 Oct 2018 10:05:22 +0000 Received: from localhost ([127.0.0.1]:53390 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gHQtm-0002IX-Ha for submit@debbugs.gnu.org; Tue, 30 Oct 2018 06:05:22 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:33850 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gHQtl-0002IP-4c for 33180-done@debbugs.gnu.org; Tue, 30 Oct 2018 06:05:21 -0400 Received: from alma-ubu (p508AC2AB.dip0.t-ipconnect.de [80.138.194.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 7FA1140181; Tue, 30 Oct 2018 11:05:19 +0100 (CET) Date: Tue, 30 Oct 2018 11:05:13 +0100 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Julien Lepiller Subject: Re: bug#33180: guix pull fails in a directory with scm files Message-ID: <20181030110513.3b82f441@alma-ubu> In-Reply-To: <5859EE04-35E2-4075-831F-26D3E4FD15E6@lepiller.eu> References: <20181027235627.4397c5ed@alma-ubu> <5859EE04-35E2-4075-831F-26D3E4FD15E6@lepiller.eu> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/+J7QR6bNucXj1QzPET74y7a"; protocol="application/pgp-signature" X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 33180-done Cc: 33180-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) --Sig_/+J7QR6bNucXj1QzPET74y7a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, 28 Oct 2018 07:36:38 +0100 Julien Lepiller wrote: > I had a similar issue, with every guix comand failing. It was due to > GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH ending with =E2=80=9C:=E2=80= =9D. Can you > check the value of these variables? Yes, that was the problem here: export GUILE_LOAD_PATH=3D$HOME/.guix-profile/share/guile/site/2.2:$GUILE_LO= AD_PATH Now I learned what that :+:-notation is for and used it: export GUILE_LOAD_PATH=3D$HOME/.guix-profile/share/guile/site/2.2${GUILE_LO= AD_PATH:+:}$GUILE_LOAD_PATH Thanks, Bj=C3=B6rn --Sig_/+J7QR6bNucXj1QzPET74y7a Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlvYLNoACgkQvyhstlk+X/08AgCfcP87QD2+RxB6iZ1yQ19OuIty xr4Anio+JfBbhjhDS6LClJdXw0NP/AAy =XBWV -----END PGP SIGNATURE----- --Sig_/+J7QR6bNucXj1QzPET74y7a-- From unknown Sun Jun 22 08:09:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 27 Nov 2018 12:24:12 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator