Skip to content

GLIBC error in Ubuntu 20.04 #30

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

Closed
dareste opened this issue Jul 30, 2024 · 0 comments · Fixed by #32
Closed

GLIBC error in Ubuntu 20.04 #30

dareste opened this issue Jul 30, 2024 · 0 comments · Fixed by #32
Assignees
Labels
bug Something isn't working

Comments

@dareste
Copy link
Collaborator

dareste commented Jul 30, 2024

Describe the bug

kubectl nginx-supportpkg fails in Ubuntu 20.04:

/home/ubuntu/.krew/bin/kubectl-nginx_supportpkg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/ubuntu/.krew/bin/kubectl-nginx_supportpkg)
/home/ubuntu/.krew/bin/kubectl-nginx_supportpkg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/ubuntu/.krew/bin/kubectl-nginx_supportpkg)

To Reproduce

  • Deploy Ubuntu 20.04.x.
  • Install kubectl-nginx_supportpkg 0.1.3 or inferior.
  • Run it, see the error.

Expected behavior
Should run as expected.

@dareste dareste added the bug Something isn't working label Jul 30, 2024
@dareste dareste self-assigned this Jul 30, 2024
dareste added a commit that referenced this issue Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant