Closed
Description
I've been trying to install the nightly to set up Racer, and I keep getting an error when trying to install rust-std
:
rustup update nightly
info: syncing channel updates for 'nightly-x86_64-apple-darwin'
info: latest update on 2018-12-25, rust version 1.33.0-nightly (f960f377f 2018-12-24)
info: downloading component 'rustc'
78.4 MiB / 78.4 MiB (100 %) 1.8 MiB/s ETA: 0 s
info: downloading component 'rust-std'
63.5 MiB / 63.5 MiB (100 %) 2.0 MiB/s ETA: 0 s
info: downloading component 'cargo'
3.4 MiB / 3.4 MiB (100 %) 1.4 MiB/s ETA: 0 s
info: downloading component 'rust-docs'
8.6 MiB / 8.6 MiB (100 %) 2.1 MiB/s ETA: 0 s
info: installing component 'rustc'
info: installing component 'rust-std'
info: rolling back changes
error: failed to install component: 'rust-std-x86_64-apple-darwin', detected conflict: '"lib/rustlib/x86_64-apple-darwin/lib/libLLVM.dylib"'
Things I've tried:
- I assumed that it was due to some old install that was not blown away correctly so I tried searching for this conflicting file to no avail.
- I've blown away
~/.rustup
&~/.cargo
numerous times, and re-installed.
Not sure if I've even diagnosed the issue correctly, and I can't seem to run the install
/ update
commands with any increased level of verbosity to drill deeper.
Any help would be most appreciated.
Metadata
Metadata
Assignees
Labels
No labels