[MacPorts] #71157: Checksum error with openjdk17-temurin (arm64)
MacPorts
noreply at macports.org
Wed Oct 23 10:54:52 UTC 2024
#71157: Checksum error with openjdk17-temurin (arm64)
--------------------------+-------------------------------
Reporter: Chilledheart | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: checksum | Port: openjdk17-temurin
--------------------------+-------------------------------
I didn't test on all temurin jdks but it seems x64 build is okay while
aarch64 is not. The checksum is incorrect somehow.
Part of github.com/macports/macports-ports/java/openjdk17-temurin/Portfile
distname
OpenJDK${feature}U-jdk_aarch64_mac_hotspot_${version}_${build}
checksums rmd160 d0bfb3664cbde6c1bdd322346e7bb473c5a39a94 \
sha256
f89fdb3d6b8ad55127c2f6cc3e2c3df5d303e9cf0429c4533ff0995ff72e854d \
size 185238298
Output of curl and sha256sum on latest (Oct 23, 2024 at least)
$ curl -I -L
https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11
/OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.13_11.tar.gz|grep content-length
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:--
--:--:-- 0
0 176M 0 0 0 0 0 0 --:--:-- --:--:--
--:--:-- 0
content-length: 0
content-length: 185240495
$ curl -L
https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11
/OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.13_11.tar.gz|sha256sum
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:--
--:--:-- 0
100 176M 100 176M 0 0 101M 0 0:00:01 0:00:01
--:--:-- 133M
d8b2f77f755d06e81a540834c5be22ed86f3c8a51a20396606c074303f8f9e2d -
--
Ticket URL: <https://trac.macports.org/ticket/71157>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list