Bug 1213621

Summary: openjdk-20-image is broken for 32-bit as it uses hardcoded /usr/lib64/ path.
Product: [openSUSE] openSUSE Tumbleweed Reporter: Guillaume GARDET <guillaume.gardet>
Component: ContainersAssignee: Containers Team <containers-bugowner>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: dmueller
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Guillaume GARDET 2023-07-25 07:43:46 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
Comment 1 Dirk Mueller 2023-07-25 08:25:03 UTC
builds for 32bit has been disabled for now. SRs to factory are pending (1100555 and 1100557)
Comment 2 Dirk Mueller 2023-07-25 08:25:12 UTC
.