-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed as not planned
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.
Description
aven@aven-System-Product-Name:~$ rustup update
info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
info: syncing channel updates for 'stable-x86_64-unknown-linux-musl'
855.0 KiB / 855.0 KiB (100 %) 572.1 KiB/s in 1s
info: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
error: component 'rls-preview' for target 'x86_64-unknown-linux-musl' is unavailable for download for channel 'stable'
error: One or many components listed above might have been permanently removed from newer versions
error: of the official Rust distribution due to deprecation.
error:
error: You can find the list of removed components at
error: <https://rust-lang.github.io/rustup/devel/concepts/components.html#previous-components>.
error:
error: If you are updating an existing toolchain, after determining the deprecated component(s)
error: and/or target(s) in question, please remove them with:
error:
error: rustup component remove --toolchain stable <COMPONENT>...
error: rustup target remove --toolchain stable <TARGET>...
error:
error: After that, you should be able to continue with the update as usual.
info: checking for self-update
stable-x86_64-unknown-linux-gnu unchanged - rustc 1.87.0 (17067e9ac 2025-05-09)
stable-x86_64-unknown-linux-musl update failed - (error reading rustc version)
info: cleaning up downloads & tmp directories
Metadata
Metadata
Assignees
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.