Rustup: x86_64-unknown-linux-musl rustup-init links to dead page

Created on 4 Sep 2019  路  4Comments  路  Source: rust-lang/rustup

Problem
Downloading rustup-init for x86_64-unknown-linux-musl results in a dead link.

Steps

  1. Go to rustup.rs
  2. click on other installation options
  3. Try to download x86_64-unknown-linux-musl
bug

Most helpful comment

@TimDiekmann the MUSL release is not yet official I think. That link is, irritatingly, a little over-eager :-D

As @lzutao says, I hope to cut a release soon, so it ought to be fixed then.

All 4 comments

x86_64-unknown-linux-musl build file was merged recently but it is not released yet.
But @kinnison will cut a release soon, I believe.

@TimDiekmann the MUSL release is not yet official I think. That link is, irritatingly, a little over-eager :-D

As @lzutao says, I hope to cut a release soon, so it ought to be fixed then.

Assigned to myself so I remember to update after the release

Seems to work now with the new release, thanks!

Was this page helpful?
0 / 5 - 0 ratings