From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: bug#33180: guix pull fails in a directory with scm files Date: Sun, 28 Oct 2018 07:36:38 +0100 Message-ID: <5859EE04-35E2-4075-831F-26D3E4FD15E6@lepiller.eu> References: <20181027235627.4397c5ed@alma-ubu> 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]:52962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGeh8-0006Nl-VA for bug-guix@gnu.org; Sun, 28 Oct 2018 02:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gGeh4-0002gZ-Jf for bug-guix@gnu.org; Sun, 28 Oct 2018 02:37:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:42054) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gGeh4-0002gQ-FR for bug-guix@gnu.org; Sun, 28 Oct 2018 02:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gGeh4-0006sO-CA for bug-guix@gnu.org; Sun, 28 Oct 2018 02:37:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20181027235627.4397c5ed@alma-ubu> 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: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= , 33180@debbugs.gnu.org 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