"guix package -s emacs" crashes

  • Done
  • quality assurance status badge
Details
3 participants
  • Catonano
  • Danny Milosavljevic
  • Ludovic Courtès
Owner
unassigned
Submitted by
Catonano
Severity
normal

Debbugs page

C
C
Catonano wrote on 1 Jan 2018 12:34
(address . bug-guix@gnu.org)
CAJ98PDy+ktx5fP_=JJB0R2Yid3TCKfYnmXJyfC65X-8Z-9e35g@mail.gmail.com
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 _ _ #<procedure 7fdb3609e258 at guix/ui.scm:533…> …)
829:9 17 (catch _ _ #<procedure 7fdb3609e270 at guix/ui.scm:633…> …)
In guix/scripts/package.scm:
912:10 16 (_)
770:9 15 (process-query _)
In ice-9/boot-9.scm:
829:9 14 (catch _ _ #<procedure 7fdb32d233c0 at guix/scripts/pa…> …)
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 #<procedure 2e8a960 at guix/discovery.scm:137:1…> …)
45:26 9 (fold2 #<procedure 39efe40 at guix/discovery.scm:138:1…> …)
In guix/discovery.scm:
140:33 8 (_ #<package ledger-agent@0.9.0 gnu/packages/finance.s…> …)
In guix/scripts/package.scm:
250:34 7 (_ #<package ledger-agent@0.9.0 gnu/packages/finance.s…> …)
In srfi/srfi-1.scm:
466:18 6 (fold #<procedure 3b13880 at guix/ui.scm:1143:8 (metri…> …)
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 #<input: string 3bc89a0> (*fragment*) _ _ _)
868:21 1 (visit example #<input: string 3bc89a0> #f ((para #) #))
675:23 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"))'.

[env]$ git describe
v0.14.0-635-gc3e224220
Attachment: file
D
D
Danny Milosavljevic wrote on 1 Jan 2018 12:45
(name . Catonano)(address . catonano@gmail.com)(address . 29936@debbugs.gnu.org)
20180101214507.0caefd09@scratchpost.org
Yeah, sorry, that was my fault ("description" contains texinfo markup where a literal "@" has to be escaped - which I didn't do).

Marius has fixed it in commit 5859fd6c9ec14152cc2f342480ff45e29607eebc, though.

Try guix pull?
L
L
Ludovic Courtès wrote on 8 Jan 2018 06:27
control message for bug #29936
(address . control@debbugs.gnu.org)
87fu7gfmt5.fsf@gnu.org
tags 29936 fixed
close 29936
?
Your comment

This issue is archived.

To comment on this conversation send an email to 29936@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 29936
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch