使用的是 arch 发行版, pacman 已使用tuna 镜像(感谢) 但是在使用 pacman 下载的 rustup 时,下载 rustc, rust-std 时速度都很快,看的出来是走的国内路径。但是下cargo时又变成 s3.amazon 了.....
rustup install nightly info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu' info: downloading component 'rustc' 46.5 MiB / 46.5 MiB (100 %) 691.2 KiB/s ETA: 0 s info: downloading component 'rust-std' 61.5 MiB / 61.5 MiB (100 %) 745.6 KiB/s ETA: 0 s info: downloading component 'cargo' error: component download failed for cargo-x86_64-unknown-linux-gnu info: caused by: could not download file from 'https://s3.amazonaws.com/rust-lang-ci/cargo-builds/6291619896fc6a83d619945148670b6420aa06ec/cargo-nightly-x86_64-unknown-linux-gnu.tar.gz' to '/home/neutronest/.rustup/tmp/20i50pjkkcnqa1n4_file info: caused by: error during download info: caused by: [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds) 这个还需要我配置什么路径么 非常感谢! -- --- You received this message because you are subscribed to the Google Groups "TUNA 主邮件列表" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
