Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Problems installing coq-flocq via opam

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Problems installing coq-flocq via opam


Chronological Thread 
  • From: Guillaume Melquiond <guillaume.melquiond AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Problems installing coq-flocq via opam
  • Date: Tue, 6 Nov 2018 19:09:39 +0100

Le 06/11/2018 à 18:52, Steve Zdancewic a écrit :
Thanks!  Manually removing ~/.opam/config to remove the wrap-*-command lines did the trick.

That is fortunate. Nonetheless, I will investigate what might cause remake to fail starting under the opam's sandbox on OSX.

Interestingly, I had previously tried to disable the sandbox by doing: opam init --reinit --disable-sandboxing.  This caused all of my opam switch to be re-built, but had no effect (as far as I could tell) on the sandboxing scripts.

Right, this is a known feature of opam:

https://github.com/ocaml/opam/issues/3634

Best regards,

Guillaume



Archive powered by MHonArc 2.6.18.

Top of Page