tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lang/rust broken on Linux



I see this failure on the Joyent builds
(https://us-east.manta.joyent.com/pkgsrc/public/reports/Linux/ubuntu16.04/trunk/x86_64/20190326.0005//rust-1.33.0/checksum.log),
and I can reproduce locally (on Debian) by running "make checksum" in
lang/rust:

=> Fetching rust-1.32.0-x86_64-unknown-linux-gnu.tar.gz
=> Total size: 13565952 bytes
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   183  100   183    0     0   7625      0 --:--:-- --:--:-- --:--:--  7625
100  230M  100  230M    0     0   102M      0  0:00:02  0:00:02 --:--:--  108M
fetch: Size of the file rust-1.32.0-x86_64-unknown-linux-gnu.tar.gz
doesn't match.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 501 First fragment: not a 206
fetch: Unable to fetch expected file rust-1.32.0-x86_64-unknown-linux-gnu.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 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
fetch: Unable to fetch expected file rust-1.32.0-x86_64-unknown-linux-gnu.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 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
fetch: Unable to fetch expected file rust-1.32.0-x86_64-unknown-linux-gnu.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 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
fetch: Unable to fetch expected file rust-1.32.0-x86_64-unknown-linux-gnu.tar.gz
=> Fetching rust-std-1.32.0-x86_64-unknown-linux-gnu.tar.gz
=> Total size: 72089617 bytes
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   183  100   183    0     0   8318      0 --:--:-- --:--:-- --:--:--  8318
100 68.7M  100 68.7M    0     0  62.9M      0  0:00:01  0:00:01 --:--:-- 66.7M
=> Fetching rustc-1.33.0-src.tar.gz
=> Total size: 159251963 bytes
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   183  100   183    0     0   8318      0 --:--:-- --:--:-- --:--:--  8318
100  151M  100  151M    0     0  66.7M      0  0:00:02  0:00:02 --:--:-- 69.6M
checksum: Checksum SHA1 mismatch for rust-1.32.0-x86_64-unknown-linux-gnu.tar.gz
ERROR: Make sure the Makefile and checksum file
(/usr/local/google/home/bsiegert/pkgsrc/lang/rust/distinfo)
ERROR: are up to date.  If you want to override this check, type
ERROR: "/usr/local/google/home/bsiegert/pkg/bin/bmake NO_CHECKSUM=yes
[other args]".
*** Error code 1

Stop.
bmake: stopped in /usr/local/google/home/bsiegert/pkgsrc/lang/rust

Havard, any ideas? It looks like it is expecting a 13 MB file and gets
230 MB. This is the SHA1 checksum I get:

4d8ab00402dd9526cda1a4c395786297a9ea4ad3
rust-1.32.0-x86_64-unknown-linux-gnu.tar.gz


-- 
Benny


Home | Main Index | Thread Index | Old Index