From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: bug#29936: "guix package -s emacs" crashes Date: Mon, 1 Jan 2018 21:34:27 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c0b73289a54c80561bce8af" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW6nY-0005Ko-2k for bug-guix@gnu.org; Mon, 01 Jan 2018 15:35:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eW6nW-0003Os-U7 for bug-guix@gnu.org; Mon, 01 Jan 2018 15:35:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51523) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eW6nW-0003Oo-Ps for bug-guix@gnu.org; Mon, 01 Jan 2018 15:35:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eW6nW-00087r-H3 for bug-guix@gnu.org; Mon, 01 Jan 2018 15:35:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW6mz-0005GK-RI for bug-guix@gnu.org; Mon, 01 Jan 2018 15:34:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eW6my-0003DF-UG for bug-guix@gnu.org; Mon, 01 Jan 2018 15:34:29 -0500 Received: from mail-yw0-x22e.google.com ([2607:f8b0:4002:c05::22e]:33813) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eW6my-0003D7-PA for bug-guix@gnu.org; Mon, 01 Jan 2018 15:34:28 -0500 Received: by mail-yw0-x22e.google.com with SMTP id w128so11368870ywa.1 for ; Mon, 01 Jan 2018 12:34:28 -0800 (PST) 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: 29936@debbugs.gnu.org --94eb2c0b73289a54c80561bce8af Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I run this command [env]$ ./pre-inst-env guix package -s emacs I'd like to see informations about Emacs and I get this Backtrace: In guix/ui.scm: 1474:12 19 (run-guix-command _ . _) In ice-9/boot-9.scm: 829:9 18 (catch _ _ # =E2=80=A6) 829:9 17 (catch _ _ # =E2=80=A6) In guix/scripts/package.scm: 912:10 16 (_) 770:9 15 (process-query _) In ice-9/boot-9.scm: 829:9 14 (catch _ _ # =E2=80=A6) In guix/scripts/package.scm: 772:24 13 (_) 249:17 12 (find-packages-by-description _) In guix/discovery.scm: 137:3 11 (fold-module-public-variables _ _ _) In guix/combinators.scm: 45:26 10 (fold2 # =E2=80=A6) 45:26 9 (fold2 # =E2=80=A6) In guix/discovery.scm: 140:33 8 (_ # =E2=80=A6) In guix/scripts/package.scm: 250:34 7 (_ # =E2=80=A6) In srfi/srfi-1.scm: 466:18 6 (fold # =E2=80=A6) In guix/ui.scm: 1146:13 5 (_ _ 0) 1025:23 4 (texi->plain-text _) In texinfo.scm: 1131:22 3 (parse _) 979:31 2 (loop # (*fragment*) _ _ _) 868:21 1 (visit example # #f ((para #) #)) 675:23 0 (complete-start-command _ #) texinfo.scm:675:23: In procedure complete-start-command: Throw to key `parser-error' with args `(# "@-command didn't expect more args" example (".com --connect"))'. [env]$ git describe v0.14.0-635-gc3e224220 --94eb2c0b73289a54c80561bce8af Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I run this command

[env]$ ./pre-inst= -env guix package -s emacs

I'd like to see informations ab= out Emacs

and I get this

Backtrace:
In guix/ui.scm:<= br>=C2=A0 1474:12 19 (run-guix-command _ . _)
In ice-9/boot-9.scm:
= =C2=A0=C2=A0=C2=A0 829:9 18 (catch _ _ #<procedure 7fdb3609e258 at guix/= ui.scm:533=E2=80=A6> =E2=80=A6)
=C2=A0=C2=A0=C2=A0 829:9 17 (catch _ = _ #<procedure 7fdb3609e270 at guix/ui.scm:633=E2=80=A6> =E2=80=A6)In guix/scripts/package.scm:
=C2=A0=C2=A0 912:10 16 (_)
=C2=A0=C2=A0= =C2=A0 770:9 15 (process-query _)
In ice-9/boot-9.scm:
=C2=A0=C2=A0= =C2=A0 829:9 14 (catch _ _ #<procedure 7fdb32d233c0 at guix/scripts/pa= =E2=80=A6> =E2=80=A6)
In guix/scripts/package.scm:
=C2=A0=C2=A0 77= 2:24 13 (_)
=C2=A0=C2=A0 249:17 12 (find-packages-by-description _)
I= n guix/discovery.scm:
=C2=A0=C2=A0=C2=A0 137:3 11 (fold-module-public-va= riables _ _ _)
In guix/combinators.scm:
=C2=A0=C2=A0=C2=A0 45:26 10 (= fold2 #<procedure 2e8a960 at guix/discovery.scm:137:1=E2=80=A6> =E2= =80=A6)
=C2=A0=C2=A0=C2=A0 45:26=C2=A0 9 (fold2 #<procedure 39efe40 a= t guix/discovery.scm:138:1=E2=80=A6> =E2=80=A6)
In guix/discovery.scm= :
=C2=A0=C2=A0 140:33=C2=A0 8 (_ #<package ledger-agent@0.9.0 gnu/pac= kages/finance.s=E2=80=A6> =E2=80=A6)
In guix/scripts/package.scm:
= =C2=A0=C2=A0 250:34=C2=A0 7 (_ #<package ledger-agent@0.9.0 gnu/packages= /finance.s=E2=80=A6> =E2=80=A6)
In srfi/srfi-1.scm:
=C2=A0=C2=A0 4= 66:18=C2=A0 6 (fold #<procedure 3b13880 at guix/ui.scm:1143:8 (metri=E2= =80=A6> =E2=80=A6)
In guix/ui.scm:
=C2=A0 1146:13=C2=A0 5 (_ _ 0)<= br>=C2=A0 1025:23=C2=A0 4 (texi->plain-text _)
In texinfo.scm:
=C2= =A0 1131:22=C2=A0 3 (parse _)
=C2=A0=C2=A0 979:31=C2=A0 2 (loop #<inp= ut: string 3bc89a0> (*fragment*) _ _ _)
=C2=A0=C2=A0 868:21=C2=A0 1 (= visit example #<input: string 3bc89a0> #f ((para #) #))
=C2=A0=C2= =A0 675:23=C2=A0 0 (complete-start-command _ #<input: string 3bc89a0>= )

texinfo.scm:675:23: In procedure complete-start-command:
Throw = to key `parser-error' with args `(#<input: string 3bc89a0> "= @-command didn't expect more args" example (".com --connect&q= uot;))'.

[env]$ git describe
v0.14.0-635-gc3e224220

<= /div>
--94eb2c0b73289a54c80561bce8af--