* bug#29936: "guix package -s emacs" crashes
@ 2018-01-01 20:34 Catonano
2018-01-01 20:45 ` Danny Milosavljevic
0 siblings, 1 reply; 2+ messages in thread
From: Catonano @ 2018-01-01 20:34 UTC (permalink / raw)
To: 29936
[-- Attachment #1: Type: text/plain, Size: 1775 bytes --]
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 #2: Type: text/html, Size: 2097 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#29936: "guix package -s emacs" crashes
2018-01-01 20:34 bug#29936: "guix package -s emacs" crashes Catonano
@ 2018-01-01 20:45 ` Danny Milosavljevic
0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2018-01-01 20:45 UTC (permalink / raw)
To: Catonano; +Cc: 29936
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?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-01 20:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-01 20:34 bug#29936: "guix package -s emacs" crashes Catonano
2018-01-01 20:45 ` Danny Milosavljevic
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.