coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Steve Zdancewic <stevez AT cis.upenn.edu>
- To: coq-club AT inria.fr, Guillaume Melquiond <guillaume.melquiond AT inria.fr>
- Subject: Re: [Coq-Club] Problems installing coq-flocq via opam
- Date: Tue, 6 Nov 2018 12:52:09 -0500
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=stevez AT cis.upenn.edu; spf=Pass smtp.mailfrom=stevez AT cis.upenn.edu; spf=None smtp.helo=postmaster AT mx0a-000c2a01.pphosted.com
- Ironport-phdr: 9a23:PebsHxeQNCL1qi7BG66g9dIolGMj4u6mDksu8pMizoh2WeGdxcW6ZR7h7PlgxGXEQZ/co6odzbaO7Oa4ASQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTahY75+Ngm6oRnMvcQKnIVuLbo8xAHUqXVSYeRWwm1oJVOXnxni48q74YBu/SdNtf8/7sBMSar1cbg2QrxeFzQmLns65Nb3uhnZTAuA/WUTX2MLmRdVGQfF7RX6XpDssivms+d2xSeXMdHqQb0yRD+v9LlgRgP2hygbNj456GDXhdJ2jKJHuxKquhhzz5fJbI2JKPZye6XQds4YS2VcRMZcTzFPDJ2yb4UPDOQPM+hXoIb/qFQSohWzHhWsCeD1xzNUmnP706833uI8Gg/GxgwgGNcOvWzJotXpKqgST/66x7TLwjredfxW3yvy55bGcxAgvf6HQLV9cdHNyUYxCQPKkFSRpJf5MDOUzeQBqXWb7/J+WuKpjW4rsR9+rSWyxso1jITCm4Ebykjc+Clkz4s4Jse0RFN6bNOqCpdcqiGXO5ZsTs4mXW1koCc3x7kctZKlcyUG1o4ryhzbZvCdboSF4xDuWeCMKjlinn1lYqiwhxOq/Eig1OL8Us603U5PritKjtXDrGkB2wDP5sSbVvRx4F2u1SqS2wzJ8uFEOUA0la3AK5493LE/i4AfvljEHi/zgEn2jamWeVs4+uWw9ujqbbbrqoWBO4J1hAzyKLkil8yiDegiNgUCQXCX+eGm273i+U35Tq9KjvozkqTBq5DaOdoUprCnDA5UyYss9xe/Dyy83NQFhXkIMlRFeBSdg4f3Jl7OPej0De2jjFS0jDdr2/fGM6XkAprTKnjDiarhfbd6605a0wcyzNFf55dPBbEbOv3/QE7xtNrCDh84KQO42ejnCM9l3IMERW2PGrOZML/VsVKQ+u0vJPCMaJYJtzb5Nvgq/OXjjWQ5mF8YZammx4EbaHG+HvR8IkWWe2DggtkbETRCgg1rR+vzzVaGTDR7ZnCoXqt66Ct/QK27DIPHT52ojfSk0SOiA5xRYGwOXl+REHPsfpiBVrEJZSaLP85mlDAsVL67SoZn2wv45yHgzL8yFfbZ5CBQh57q0tN4+OzY3UUp6TFqAta12GCWCXxsk2UOATI6wfYs8gRG1l6f3P0g0LRjHttJ6qYMC19ibM+O/6lBE9n3Hzn5UJKMQVeiTM+hBGhsHNkw2JkTe0t7HZOvgg2RhnP2UY9QrKSCAdkPyoyZx2L4fpsvwHfdkrQ5gl8gBMZDKD/+3/Mtx03oH4fM1n6hueOqeKAbhn6f8XfbxC/W5BlTCgcoCOPdRXAYfVfboZLy4UaQF7I=
Thanks! Manually removing ~/.opam/config to remove the wrap-*-command lines did the trick.
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.
--Steve
On 11/6/18 12:28 PM, Guillaume Melquiond wrote:
Le 06/11/2018 à 17:58, Steve Zdancewic a écrit :
I am having difficulties installing coq-flocq via opam. I'm using opam 2.0.0 with ocaml 4.06.0 and coq 8.8.2 on OSX 10.14 (Mojave). The issue seems to be a permissions problem in the opam sandboxing script, which gives the error "# Failed to create server: Operation not permitted". The compilation of 'remake' generates a warning, but seems to succeed. (See detailed output below.)
I've tried disabling opam sandboxing (via 'opam init --disable-sandboxing'), but so far have had no luck. opam seems to work fine for other packages I've installed recently.
Any suggestions about where the problem might be?
My suggestion would also be to disable sandboxing. Note that "opam init" does nothing if opam is already initialized. So, typing "opam init --disable-sandboxing" does not disable sandboxing, unfortunately. You need to manually edit the "config" file to remove the "wrap-*-commands" lines.
Best regards,
Guillaume
- [Coq-Club] Problems installing coq-flocq via opam, Steve Zdancewic, 11/06/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Guillaume Melquiond, 11/06/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Steve Zdancewic, 11/06/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Guillaume Melquiond, 11/06/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Frédéric Blanqui, 11/07/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Guillaume Melquiond, 11/07/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Guillaume Melquiond, 11/07/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Frédéric Blanqui, 11/07/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Guillaume Melquiond, 11/07/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Guillaume Melquiond, 11/07/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Frédéric Blanqui, 11/07/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Guillaume Melquiond, 11/06/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Steve Zdancewic, 11/06/2018
- Re: [Coq-Club] Problems installing coq-flocq via opam, Guillaume Melquiond, 11/06/2018
Archive powered by MHonArc 2.6.18.