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

could not activate feature "bsv.bzl": Error: could not install bzl Error: EXDEV: cross-device link not permitted #36

Closed
amkartashov opened this issue Oct 19, 2020 · 3 comments · Fixed by #40
Labels
bug Something isn't working

Comments

@amkartashov
Copy link

Looks like error is caused by the fact that /tmp and /home are on the different devices. Full error message:

could not activate feature "bsv.bzl": Error: could not install bzl Error: EXDEV: cross-device link not permitted, rename '/tmp/tmp-23806-Qq804oaUeYgR' -> '/home/me/.vscode-server/data/User/globalStorage/stackbuild.bazel-stack-vscode/bsv.bzl/0.9.2/bzl'
@pcj pcj added the bug Something isn't working label Oct 20, 2020
@pcj
Copy link
Member

pcj commented Oct 20, 2020

Thanks @gorilych for this report.

@purkhusid
Copy link

Hit the same error on my machine

@pcj
Copy link
Member

pcj commented Oct 27, 2020

Although I was not able to repro this, I added a mv operation in 0.6.4 that should be compatible with cross device file copy. If the issue persists, please re-open the issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants