[Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

Christoph Willing chris.willing at linux.com
Tue Apr 5 20:39:04 UTC 2022


On 6/4/22 06:00, Habs wrote:
> java.util.zip.ZipException: invalid entry CRC (expected 0x3943b2a7 but
> got 0xc7a06d31)

This looks like you're inadvertently using the wrong set of source
files. Each new openjdk version has a new set of source files, many of
which have no version number (openjdk.tar.bz2, corba.tar.bz2, ...) so
your build system can easily pick up the wrong source file.

chris


More information about the SlackBuilds-users mailing list