Skip to content

Gracefully handle renamed components when updating toolchains #1546

Closed
@alexcrichton

Description

@alexcrichton
Member

In some local testing when we rename a component (for example from rls-preview to rls) then if the component is previously installed whenever you update it'll uninstall rls-preview but fail to install rls shortly afterwards.

This is likely a local regression in rustup from some time ago, but it's unsure where just yet!

Once this is fixed and propagated enough in rustup then we can switch the actual names in the released manifests from rls-preview to rls and such.

Activity

alexcrichton

alexcrichton commented on Nov 19, 2018

@alexcrichton
MemberAuthor

cc @nrc

kinnison

kinnison commented on Jan 8, 2019

@kinnison
Contributor

Does this need to remain open or was it resolved by #1549 ? If it's not resolved then what remains to-do?

kinnison

kinnison commented on Nov 11, 2019

@kinnison
Contributor

I'm assuming this is all done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @alexcrichton@kinnison

        Issue actions

          Gracefully handle renamed components when updating toolchains · Issue #1546 · rust-lang/rustup