Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install the latest 2015-01-24 Rust nightly on OSX: invalid sha256 #21616

Closed
s-panferov opened this issue Jan 25, 2015 · 2 comments
Closed
Labels
O-macos Operating system: macOS

Comments

@s-panferov
Copy link

➜  my  curl https://static.rust-lang.org/rustup.sh | sudo bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 13083  100 13083    0     0  31526      0 --:--:-- --:--:-- --:--:-- 31601
rustup: CFG_CURL             := /usr/bin/curl (curl 7.37.1 (x86_64-apple-darwin14.0) libcurl/7.37.1 SecureTransport zlib/1.2.5)
rustup: CFG_TAR              := /usr/bin/tar (bsdtar 2.8.3 - libarchive 2.8.3)
rustup: CFG_FILE             := /usr/bin/file
rustup: CFG_SHA256SUM        :=
rustup: CFG_SHASUM           := /usr/bin/shasum (5.84)
rustup:
rustup: processing bash args
rustup:
rustup: CFG_PREFIX           :=
rustup: CFG_DATE             :=
rustup:
rustup: validating bash args
rustup:
rustup: host triple: x86_64-apple-darwin
rustup: Downloading https://static.rust-lang.org/dist/rust-nightly-x86_64-apple-darwin.tar.gz to /tmp/rustup-tmp-install.2d7gaQBK/rust-nightly-x86_64-apple-darwin.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     01
100  106M  100  106M    0     0   943k      0  0:01:55  0:01:55 --:--:-- 1063k
rustup: Downloading https://static.rust-lang.org/dist/rust-nightly-x86_64-apple-darwin.tar.gz.sha256
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   106  100   106    0     0    208      0 --:--:-- --:--:-- --:--:--   208
rustup: Verifying hash
rustup: error: invalid sha256.\n 3593877dd5158d6a67b618f9cbd2909269a22c86f0af37f7dd101eece604647a\thttps://static.rust-lang.org/dist/rust-nightly-x86_64-apple-darwin.tar.gz\n 16d39a06b4ed8bf459c7d5d2fe1c313caa0d146e270ddde7f020499085cdf038\t/tmp/rustup-tmp-install.2d7gaQBK/rust-nightly-x86_64-apple-darwin.tar.gz
@kmcallister kmcallister added O-macos Operating system: macOS A-build labels Jan 25, 2015
@huonw
Copy link
Member

huonw commented Jan 25, 2015

cc #21239

@s-panferov
Copy link
Author

Not relevant any more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-macos Operating system: macOS
Projects
None yet
Development

No branches or pull requests

3 participants