Skip to content

Dont can update Rust component 'x86_64-unknown-linux-musl' #141330

@AveNRU

Description

@AveNRU
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

No one assigned

    Labels

    C-discussionCategory: Discussion or questions that doesn't represent real issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions