emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#35500: closed (ocaml-utop fatal error)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35500: closed (ocaml-utop fatal error)
Date: Tue, 30 Apr 2019 08:30:03 +0000

Your message dated Tue, 30 Apr 2019 10:29:03 +0200
with message-id <address@hidden>
and subject line Re: bug#35500: ocaml-utop fatal error
has caused the debbugs.gnu.org bug report #35500,
regarding ocaml-utop fatal error
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
35500: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35500
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: ocaml-utop fatal error Date: Mon, 29 Apr 2019 21:58:49 -0500 User-agent: mu4e 1.2.0; emacs 26.2
I have ocaml-utop installed in an environment. When I run utop from the
shell it returns this rather unamusing error message.

address@hidden ~ [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



--- End Message ---
--- Begin Message --- Subject: Re: bug#35500: ocaml-utop fatal error Date: Tue, 30 Apr 2019 10:29:03 +0200
Le Mon, 29 Apr 2019 21:58:49 -0500,
Brett Gilio <address@hidden> a écrit :

> I have ocaml-utop installed in an environment. When I run utop from
> the shell it returns this rather unamusing error message.
> 
> address@hidden ~ [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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]