Skip to content

[v0.93] Fix s390x dynamic loader symlink #676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 16, 2025

Conversation

hjiawei
Copy link
Collaborator

@hjiawei hjiawei commented Apr 16, 2025

This change resolves an issue with the s390x dynamic loader symlink. On s390x UBI 8, the symlink points to /usr/lib64. This directory is not included in the Calico base image, resulting a dangling symlink and preventing programs from loading. This update corrects the symlink and added a test to validate the minimum C runtime. It also fixes semvalidator multi-arch builds.

Pick #672 and 5da1847 into release v0.93 branch.

This change resolves an issue with the s390x dynamic loader symlink.
On s390x UBI 8, the symlink points to `/usr/lib64`. This directory
is not included in the Calico base image, resulting a dangling symlink
and preventing programs from loading. This update corrects the
symlink and added a test to validate the minimum C runtime. It also
fixes semvalidator multi-arch builds.
@hjiawei hjiawei merged commit f7ad5fd into projectcalico:v0.93 Apr 16, 2025
3 checks passed
@hjiawei hjiawei deleted the fix-ld-s390x-093 branch April 16, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants