[11u] GHA checksums failure
Aleksey Shipilev
shade at redhat.com
Fri Aug 6 05:40:22 UTC 2021
Hi Christoph,
I was trying to use the newly committed GHA workflows, but it fails with checksum errors for me:
https://github.com/shipilev/jdk11u-dev/actions/runs/1103985012
make/conf/test-dependencies says:
LINUX_X64_BOOT_JDK_FILENAME=openjdk-11_linux-x64_bin.tar.gz
LINUX_X64_BOOT_JDK_URL=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.12%2B7/OpenJDK11U-jdk_x64_linux_hotspot_11.0.12_7.tar.gz
LINUX_X64_BOOT_JDK_SHA256=e99b98f851541202ab64401594901e583b764e368814320eba442095251e78cb
...while the actual checksum is:
$ wget
https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.12%2B7/OpenJDK11U-jdk_x64_linux_hotspot_11.0.12_7.tar.gz
$ sha256sum OpenJDK11U-jdk_x64_linux_hotspot_11.0.12_7.tar.gz
8770f600fc3b89bf331213c7aa21f8eedd9ca5d96036d1cd48cb2748a3dbefd2
Can you please take a look?
--
Thanks,
-Aleksey
More information about the jdk-updates-dev
mailing list