When using cabextract to extract JDK and JRE 8u5 or 8u11 .exe files checksum errors occur in certain cab files.
Here's what happens:
Extracting cabinet: jdk-8u11-windows-i586.exe
extracting jre.msi
extracting jre1041.MST
extracting jre2052.MST
extracting src.zip
extracting tools.zip
extracting COPYRIGHT
extracting jaureg
jaureg: checksum error
extracting jucheck
jucheck: checksum error
extracting jusched
jusched: checksum error
extracting task.xml
task.xml: checksum error
extracting task64.xml
task64.xml: checksum error
All done, errors in processing 5 file(s)
Do we have a problem here? Does anyone know why the binaries are failing when decompression?
I've double verified the md5sums of the java binaries.
-Mad.