Bugzilla – Bug 1213621
openjdk-20-image is broken for 32-bit as it uses hardcoded /usr/lib64/ path.
Last modified: 2023-07-25 08:25:12 UTC
openjdk-20-image is broken for 32-bit as it uses hardcoded /usr/lib64/ path. This leads to build failures for 32-bit arm [0] and 32-bit x86 (build now disabled in Factory:LegacyX86). We should either disable 32-bit targets in DockerFile, or fix build on 32-bit. The update process seems to be outside OBS, so no idea how to submit changes. [0]: openSUSE:Factory:ARM/openjdk-20-image
builds for 32bit has been disabled for now. SRs to factory are pending (1100555 and 1100557)
.