Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init sandboxing check: write the scripts before checking they work... #4342

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

AltGr
Copy link
Member

@AltGr AltGr commented Sep 2, 2020

See #4284

I was getting:

% OPAMROOT=/tmp/egex opam init
[NOTE] Will configure from built-in defaults.
[ERROR] Sandboxing is not working on your platform debian:
        "/tmp/egex/opam-init/hooks/sandbox.sh": command not found.

See ocaml#4284

I was getting:
```
% OPAMROOT=/tmp/egex opam init
[NOTE] Will configure from built-in defaults.
[ERROR] Sandboxing is not working on your platform debian:
        "/tmp/egex/opam-init/hooks/sandbox.sh": command not found.
```
@AltGr AltGr merged commit 7803ac4 into ocaml:master Sep 2, 2020
@rjbou rjbou added this to the 2.1.0~beta2 milestone Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants