[MacPorts] #57492: xrootd 4.8.5_2 checksum fails
MacPorts
noreply at macports.org
Thu Nov 1 18:56:53 UTC 2018
#57492: xrootd 4.8.5_2 checksum fails
---------------------+--------------------
Reporter: hapaguy | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: xrootd
---------------------+--------------------
xrootd 4.8.5_2 upgrade now fails due to checksum mismatch:
{{{
$ sudo port -sv upgrade xrootd
...
---> Attempting to fetch xrootd-4.8.5.tar.gz from
https://github.com/xrootd/xrootd/tarball/v4.8.5
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 128 0 128 0 0 470 0 --:--:-- --:--:-- --:--:--
470
100 2369k 0 2369k 0 0 2460k 0 --:--:-- --:--:-- --:--:--
6869k
---> Verifying checksums for xrootd
---> Checksumming xrootd-4.8.5.tar.gz
Error: Checksum (rmd160) mismatch for xrootd-4.8.5.tar.gz
Portfile checksum: xrootd-4.8.5.tar.gz rmd160
28630ac28e77e788347338c5c389c53e12d2cd30
Distfile checksum: xrootd-4.8.5.tar.gz rmd160
e70ccbaacaa8eb5cebbec9f399cc7d161fffbbf2
Error: Checksum (sha256) mismatch for xrootd-4.8.5.tar.gz
Portfile checksum: xrootd-4.8.5.tar.gz sha256
42e4d2cc6f8b442135f09bcc12c7be38b1a0c623a005cb5e69ff3d27997bdf73
Distfile checksum: xrootd-4.8.5.tar.gz sha256
db93951032748257d0effb3be9110884ced91a51d0577d42194e588318052a04
Error: Checksum (size) mismatch for xrootd-4.8.5.tar.gz
Portfile checksum: xrootd-4.8.5.tar.gz size 2396436
Distfile checksum: xrootd-4.8.5.tar.gz size 2426210
The correct checksum line may be:
checksums rmd160 e70ccbaacaa8eb5cebbec9f399cc7d161fffbbf2 \
sha256
db93951032748257d0effb3be9110884ced91a51d0577d42194e588318052a04 \
size 2426210
Error: Failed to checksum xrootd: Unable to verify file checksums
...
}}}
The xrootd update worked for me a few days ago on another machine, and I
suspect that someone modified the xrootd-4.8.5.tar.gz tarball on github
causing the checksum mismatch.
Thank you in advance!
--
Ticket URL: <https://trac.macports.org/ticket/57492>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list