You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 41917 100 41917 0 0 35305 0 0:00:01 0:00:01 --:--:-- 35313
batisteo@w650sz:~$ sh rustup.sh
[…]
Continue? (y/N) y
rustup: gpg available. signatures will be verified
rustup: downloading manifest for'stable'
rustup: downloading toolchain for'stable'######################################################################## 100,0%
gpg: les données signées sont supposées être dans « /home/batisteo/.rustup/dl/88582fca9f8c53945b8f/rust-1.1.0-x86_64-unknown-linux-gnu.tar.gz »
gpg: Signature faite le sam. 20 juin 2015 09:36:00 CEST avec la clef RSA d'identifiant 7B3B09DCgpg: Bonne signature de « Rust Language (Tag and Release Signing Key) <rust-key@rust-lang.org> » [inconnu]gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
gpg: Rien n'indique que la signature appartient à son propriétaire.Empreinte de clef principale : 108F 6620 5EAE B0AA A8DD 5E1C 85AB 96E6 FA1B E5FE Empreinte de la sous-clef : C134 66B7 E169 A085 1886 3216 5CB4 A934 7B3B 09DCrustup: extracting installerrustup: installing toolchain for 'stable'[sudo] password for batisteo: install: creating uninstall script at /usr/local/lib/rustlib/uninstall.shinstall: installing component 'rustc'install: installing component 'cargo'install: installing component 'rust-docs' Rust is ready to roll.
batisteo@w650sz:~$ rustc -v
rustc: error while loading shared libraries: librustc_driver-7d23ff90.so: cannot open shared object file: No such file or directory
rustc: error while loading shared libraries: librustc_driver-7d23ff90.so: cannot open shared object file: No such file or directory
Might be similar to this comment on issue 21215
The text was updated successfully, but these errors were encountered: