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

Operation not permitted #188

Open
axot opened this issue Jul 4, 2017 · 0 comments · May be fixed by #225
Open

Operation not permitted #188

axot opened this issue Jul 4, 2017 · 0 comments · May be fixed by #225

Comments

@axot
Copy link

axot commented Jul 4, 2017

When I compile software inside a shared folder, ar command says /usr/bin/ar: ../lib/libxxx.a: Operation not permitted

strace:

open("lib/stef86TF", O_RDWR|O_CREAT|O_TRUNC, 0666) = -1 EPERM (Operation not permitted)

If I move the folder into /tmp/, everything is ok.
I'm using Sierra 10.12.5, Vagrant + docker provider
xhyve with virtio-9p option

@mroi mroi linked a pull request Nov 13, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant