Closed marcellippmann closed 2 months ago
@jdx How does https://rtx-java-metadata.jdx.dev/metadata/{}/{}/{}.json
work exactly?
I let the Update Metadata job recreate the files for sapmachine-[jdk|jre]-17.0.12
versions in https://github.com/jdx/rtx-java-metadata (respectively in my fork and merged them over) and the checksums should be okay now in the source files.
it's fronted by cloudflare so there may have been some caching going on, it looks good now. In the future, you can use curl --verbose
to see the headers which I think will display the cache information
@marcellippmann This issues should be resolved by now.
Yes, it's resolved. Thanks a lot for the quick fix!
Describe the bug The checksum of
java@sapmachine-17.0.12
is wrong for Linux x64.To Reproduce
Expected behavior The java distribution can be installed and the the “expected checksum” matches with the one provided by the vendor; see https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.12/sapmachine-jdk-17.0.12_linux-x64_bin.sha256.txt
mise doctor
outputAdditional context None.