Skip to content

Instantly share code, notes, and snippets.

@qrush
Created January 21, 2015 04:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save qrush/0dfe23da2d6f697c61d9 to your computer and use it in GitHub Desktop.
Save qrush/0dfe23da2d6f697c61d9 to your computer and use it in GitHub Desktop.
% curl -s https://static.rust-lang.org/rustup.sh | sudo sh
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 sh args
rustup:
rustup: CFG_PREFIX :=
rustup: CFG_DATE :=
rustup:
rustup: validating sh 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.Flx2TpDW/rust-nightly-x86_64-apple-darwin.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 106M 100 106M 0 0 2222k 0 0:00:49 0:00:49 --:--:-- 2315k
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 418 0 --:--:-- --:--:-- --:--:-- 418
rustup: Verifying hash
rustup: error: invalid sha256.
7856dceb634065333f854dd7c3b8030c924c2bd7a3a7a2e2543499711bbbba90 https://static.rust-lang.org/dist/rust-nightly-x86_64-apple-darwin.tar.gz
696589a4ecb20448007d3885c1b2e68db59042b77658bb7decff577c590b58f4 /tmp/rustup-tmp-install.Flx2TpDW/rust-nightly-x86_64-apple-darwin.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment