Skip to content

Can't install latest nightly on 2019-01-10 #1609

Closed
@pietroalbini

Description

@pietroalbini

Installing rust nightly with rustup returns this error:

info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
info: latest update on 2019-01-10, rust version 1.33.0-nightly (6ecad3383 2019-01-09)
info: downloading component 'rustc'
error: failed to parse url: nightly/2019-01-10/rustc-nightly-x86_64-unknown-linux-gnu.tar.xz
info: caused by: relative URL without a base

We're aware of this and a fix is pending in rust-lang/rust#57484. Sorry for the trouble!

Activity

pietroalbini

pietroalbini commented on Jan 10, 2019

@pietroalbini
MemberAuthor

Also, this issue is a compiler infra one, and it's not related to rustup. Please discuss it in rust-lang/rust#57488. Thanks!

pinned this issue on Jan 10, 2019
locked and limited conversation to collaborators on Jan 10, 2019
unlocked this conversation on Jan 11, 2019
unpinned this issue on Jan 11, 2019
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

        @pietroalbini

        Issue actions

          Can't install latest nightly on 2019-01-10 · Issue #1609 · rust-lang/rustup