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: Frédéric Blanqui <frederic.blanqui AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Problems installing coq-flocq via opam
  • Date: Wed, 7 Nov 2018 10:25:21 +0100

Oh, right. I updated the git repo but not the opam package!

Le 07/11/2018 à 09:31, Guillaume Melquiond a écrit :
Le 07/11/2018 à 09:15, Guillaume Melquiond a écrit :
Le 07/11/2018 à 08:18, Frédéric Blanqui a écrit :
Hello. I got the same problem with CoLoR but not with coq-bignums. See https://github.com/fblanqui/color/issues/12. Why do we have to disable sandboxing? Is it a bug in opam?

For Flocq, the opam issue is https://github.com/ocaml/opam/issues/3659

I don't think Color suffers from the same issue, but the fix might actually turn out to be the same.

Scrap that. The issue is much simpler and it is actually a bug in the opam package for Color. Indeed, it installs the library using the "build" rule. The "build" rule should only be used to build the library. The library should be installed by the "install" rule.

Best regards,

Guillaume



Archive powered by MHonArc 2.6.18.

Top of Page