cannot start guile-for-guile-emacs' guile

  • Done
  • quality assurance status badge
Details
2 participants
  • Danny Milosavljevic
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal

Debbugs page

Danny Milosavljevic wrote 9 years ago
(address . submit@debbugs.gnu.org)
20160216204604.377e9042@scratchpost.org
Package: guile-for-guile-emacs

I installed guile-for-guile-emacs and then tried to run "guile" and get:

Uncaught exception:
Throw to key system-error with args ("load-thunk-from-memory" "~A" ("No such file or directory") (2))Threads explicit registering is not previously enabled
Aborted
Danny Milosavljevic wrote 9 years ago
reassign
(address . control@debbugs.gnu.org)
20160216213051.079a2869@scratchpost.org
reassign 22705 guix
reassign 22706 guix
reassign 22708 guix
reassign 22709 guix
Danny Milosavljevic wrote 9 years ago
block
(address . control@debbugs.gnu.org)
20160216214235.664a6544@scratchpost.org
close 22708
reopen 22708
Ricardo Wurmus wrote 6 years ago
Re: bug#22708: cannot start guile-for-guile-emacs' guile
(name . Danny Milosavljevic)(address . dannym@scratchpost.org)(address . 22708-done@debbugs.gnu.org)
87a7jchrqx.fsf@elephly.net
Danny Milosavljevic <dannym@scratchpost.org> writes:

Toggle quote (8 lines)
> Package: guile-for-guile-emacs
>
> I installed guile-for-guile-emacs and then tried to run "guile" and get:
>
> Uncaught exception:
> Throw to key system-error with args ("load-thunk-from-memory" "~A" ("No such file or directory") (2))Threads explicit registering is not previously enabled
> Aborted

I cannot reproduce this with current master. Closing.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 22708@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 22708
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
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help