Skip to content
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

RHEL 7 container (may be) #31

Open
maxirmx opened this issue Oct 26, 2024 · 0 comments
Open

RHEL 7 container (may be) #31

maxirmx opened this issue Oct 26, 2024 · 0 comments

Comments

@maxirmx
Copy link
Member

maxirmx commented Oct 26, 2024

          **RHEL 7/8**

In short, the minimal GLIBC version supported by the Tebako package is the GLIBC version on the system where the package was created. While patchelf enables forward compatibility, it does not ensure backward compatibility.

Currently, we provide an Ubuntu 20 container, which requires a minimum GLIBC version of 2.31. By default RHEL7 has GLIBC 2.17, RHEL8 has GLIBC 2.28.

If the question is, "Is it possible to create a Tebako container that produces GLIBC 2.17-compatible binaries?" the answer is "probably yes". To achieve this, we would need to base the build environment on RHEL7 and address any compatibility issues with folly and dwarfs, which may take a few months.

Originally posted by @maxirmx in tamatebako/tebako#207 (comment)

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

No branches or pull requests

1 participant