unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35500: ocaml-utop fatal error
@ 2019-04-30  2:58 Brett Gilio
  2019-04-30  8:29 ` Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-04-30  2:58 UTC (permalink / raw)
  To: 35500


I have ocaml-utop installed in an environment. When I run utop from the
shell it returns this rather unamusing error message.

brettg@guixsd ~ [env]$ utop
Fatal error: exception Not_found

There is a reference to this error on github, here
https://github.com/ocaml-community/utop/issues/224

I tried patching this myself but I did not get far.

Brett Gilio

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#35500: ocaml-utop fatal error
  2019-04-30  2:58 bug#35500: ocaml-utop fatal error Brett Gilio
@ 2019-04-30  8:29 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2019-04-30  8:29 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 35500-done

Le Mon, 29 Apr 2019 21:58:49 -0500,
Brett Gilio <brettg@posteo.net> a écrit :

> I have ocaml-utop installed in an environment. When I run utop from
> the shell it returns this rather unamusing error message.
> 
> brettg@guixsd ~ [env]$ utop
> Fatal error: exception Not_found
> 
> There is a reference to this error on github, here
> https://github.com/ocaml-community/utop/issues/224
> 
> I tried patching this myself but I did not get far.
> 
> Brett Gilio
> 
> 
> 

Running strace on utop showed that it was trying to open a file in /usr
and that's what it couldn't find. Fixed in
6215132155e1a36629fdc5001edbf9dd53ead93f.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-30  8:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-30  2:58 bug#35500: ocaml-utop fatal error Brett Gilio
2019-04-30  8:29 ` Julien Lepiller

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).