Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] problem installing flocq using opam

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] problem installing flocq using opam


Chronological Thread 
  • From: Guillaume Melquiond <guillaume.melquiond AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] problem installing flocq using opam
  • Date: Sun, 9 Aug 2020 17:02:47 +0200

Le 09/08/2020 à 14:03, Michael Soegtrop a écrit :

> But I would think that the opam sandbox is much more restricted, so the
> access right differences between MacPorts and homebrew shouldn't matter.
> Anyway I can't imagine remake is creating files in a folder like
> /usr/local, homebrew makes writable.

To make things clearer, the above failure is primarily encountered when
remake tries to bind a unix socket inside the temporary directory. To
investigate the issue, have a look at the sandbox logs to see which
system call macOS denied and why.

Perhaps homebrew and macports are using different temporary directories
and opam does not enable the one advertised by macports.

Best regards,

Guillaume



Archive powered by MHonArc 2.6.19+.

Top of Page