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

`GLIBC_2.32' not found #12

Open
cwrau opened this issue Sep 7, 2023 · 2 comments
Open

`GLIBC_2.32' not found #12

cwrau opened this issue Sep 7, 2023 · 2 comments

Comments

@cwrau
Copy link
Contributor

cwrau commented Sep 7, 2023

The new image mcronce/oci-registry:v0.3.19 fails to start with the following error;

/usr/local/bin/oci-registry: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /usr/local/bin/oci-registry)
/usr/local/bin/oci-registry: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /usr/local/bin/oci-registry)
/usr/local/bin/oci-registry: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/local/bin/oci-registry)
@mcronce
Copy link
Owner

mcronce commented Sep 8, 2023

A fix for this went up yesterday - using the same tag, v0.3.19

@mcronce
Copy link
Owner

mcronce commented Sep 10, 2023

Leaving this open as a reminder to create an automated test in CI that at least makes sure the container starts - my manual test was with the wrong image

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

2 participants