From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35274: guix unable to pull or reconfigure as root Date: Mon, 15 Apr 2019 15:02:41 +0200 Message-ID: <878swbl8um.fsf@gnu.org> References: <8Dv.1kuyY.58}}E5jWPLJ.1SipxS@seznam.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hG1GK-0004Ve-7L for bug-guix@gnu.org; Mon, 15 Apr 2019 09:03:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hG1GJ-0005MP-2T for bug-guix@gnu.org; Mon, 15 Apr 2019 09:03:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48924) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hG1GI-0005MA-RJ for bug-guix@gnu.org; Mon, 15 Apr 2019 09:03:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hG1GI-0005q8-9j for bug-guix@gnu.org; Mon, 15 Apr 2019 09:03:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <8Dv.1kuyY.58}}E5jWPLJ.1SipxS@seznam.cz> (timothyhobbs@seznam.cz's message of "Sun\, 14 Apr 2019 16\:08\:28 +0200 \(CEST\)") 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: timothyhobbs@seznam.cz Cc: 35274@debbugs.gnu.org Hello, skribis: > building directory of Info manuals... > Backtrace: > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 10 (primitive-load= "/gnu/store/0f4zf4bnfasysq3lsc0a6rfcsp6?") > In ice-9/eval.scm: > =C2=A0=C2=A0 721:20=C2=A0 9 (primitive-eval (begin (use-modules (guix bui= ld #) ?) ?)) > In ice-9/psyntax.scm: > =C2=A0 1235:36=C2=A0 8 (expand-top-sequence ((begin (use-modules (# # ?) = ?) ?)) ?) > =C2=A0 1182:24=C2=A0 7 (parse _ (("placeholder" placeholder)) ((top) #(# = # ?)) ?) > =C2=A0 1182:24=C2=A0 6 (parse _ (("placeholder" placeholder)) ((top) #(# = # ?)) ?) > =C2=A0=C2=A0 285:10=C2=A0 5 (parse _ (("placeholder" placeholder)) (()) _= c&e (eval) ?) > In ice-9/boot-9.scm: > =C2=A0 3377:20=C2=A0 4 (process-use-modules _) > =C2=A0=C2=A0 222:17=C2=A0 3 (map1 (((guix build utils)) ((srfi srfi-1)) (= (srfi ?)) ?)) > =C2=A0 3378:31=C2=A0 2 (_ ((guix build utils))) > =C2=A0=C2=A0 2803:6=C2=A0 1 (resolve-interface _ #:select _ #:hide _ #:pr= efix _ # _ ?) > In unknown file: > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0 (scm-error= misc-error #f "~A ~S" ("no code for modu?" ?) ?) > > ERROR: In procedure scm-error: > no code for module (guix build utils) > builder for `/gnu/store/21dpv46d3bqxivs7mq0jqic6d5hdjmph-info-dir.drv'=20 > failed with exit code 1 Could you share the output of =E2=80=98guix describe=E2=80=99 and =E2=80=98= guix --version=E2=80=99? This looks like a bug that was fixed a few months back: https://issues.guix.info/issue/27476 Thanks in advance, Ludo=E2=80=99.