We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Updated rust via rustup update. Got this (shortened) output:
rustup update
info: removing previous version of component 'rustfmt' warning: during uninstall component rustfmt was not found info: installing component 'rust-std' for 'x86_64-unknown-none' info: installing component 'rust-std' for 'thumbv6m-none-eabi' 9.0 MiB / 9.0 MiB (100 %) 8.7 MiB/s in 1s ETA: 0s info: installing component 'llvm-tools' 30.2 MiB / 30.2 MiB (100 %) 11.3 MiB/s in 2s ETA: 0s info: installing component 'miri' info: installing component 'rust-src' info: installing component 'cargo' info: rolling back changes error: failed to install component: 'cargo-x86_64-pc-windows-msvc', detected conflict: 'lib/rustlib\manifest-cargo-x86_64-pc-windows-msvc' info: checking for self-update stable-x86_64-pc-windows-msvc updated - rustc 1.76.0 (07dca489a 2024-02-04) (from rustc 1.75.0 (82e1608df 2023-12-21)) nightly-x86_64-pc-windows-msvc update failed - rustc 1.74.0-nightly (1e746d774 2023-09-07)
rustup update in a dedicated terminal. No rust-analyzer or similar open.
No response
rustup 1.26.0 (5af9b9484 2023-04-05)
installed toolchains -------------------- stable-x86_64-pc-windows-msvc (default) nightly-x86_64-pc-windows-msvc installed targets for active toolchain -------------------------------------- wasm32-wasi x86_64-pc-windows-msvc active toolchain ---------------- stable-x86_64-pc-windows-msvc (default) rustc 1.76.0 (07dca489a 2024-02-04)
The text was updated successfully, but these errors were encountered:
Thanks a lot for filing this issue! I guess it's still an example of #2417 (which eventually leads to #988), unfortunately 😢
We currently have those two issues on our radar and wish to address both in the long run.
Sorry, something went wrong.
I guess it's still an example of #2417.
huh, i explicitly searched for 'conflict manifest', guess i'm stupid, should i close this?
I guess I can close it as a duplicate of #2417. Sorry for the inconvenience!
No branches or pull requests
Problem
Updated rust via
rustup update
.Got this (shortened) output:
Steps
rustup update
in a dedicated terminal. No rust-analyzer or similar open.Possible Solution(s)
No response
Notes
No response
Rustup version
rustup 1.26.0 (5af9b9484 2023-04-05)
Installed toolchains
The text was updated successfully, but these errors were encountered: