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

"error: Invalid cross-device link (os error 18)" when installing toolchain #29

Open
RalfJung opened this issue Oct 14, 2019 · 0 comments

Comments

@RalfJung
Copy link
Contributor

RalfJung commented Oct 14, 2019

Calling rustup-toolchain-install-master -c rust-src -- d28a9c38fe14396e86ae274c7847e20ee0f78ca9, I am getting the following output:

detecting the channel of the `d28a9c38fe14396e86ae274c7847e20ee0f78ca9` toolchain...
downloading <https://rust-lang-ci2.s3-us-west-1.amazonaws.com/rustc-builds/d28a9c38fe14396e86ae274c7847e20ee0f78ca9/rustc-nightly-x86_64-unknown-linux-gnu.tar.xz>...
completed                                                                                                                                                                                                                                    downloading <https://rust-lang-ci2.s3-us-west-1.amazonaws.com/rustc-builds/d28a9c38fe14396e86ae274c7847e20ee0f78ca9/rust-src-nightly.tar.xz>...
completed                                                                                                                                                                                                                                    downloading <https://rust-lang-ci2.s3-us-west-1.amazonaws.com/rustc-builds/d28a9c38fe14396e86ae274c7847e20ee0f78ca9/rust-std-nightly-x86_64-unknown-linux-gnu.tar.xz>...
completed                                                                                                                                                                                                                                    

error: Invalid cross-device link (os error 18)

I've seen this error before but only briefly (it went away, not sure what caused that), now it seems to stick unfortunately.

Looks like this is #3 having come back.

$ rustup-toolchain-install-master --version
rustup-toolchain-install-master 1.7.0
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

No branches or pull requests

1 participant