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

[Bug]: /lib64/libm.so.6: version `GLIBC_2.27' not found #4834

Closed
penghuo opened this issue Jul 10, 2024 · 1 comment · Fixed by opensearch-project/sql#2815
Closed

[Bug]: /lib64/libm.so.6: version `GLIBC_2.27' not found #4834

penghuo opened this issue Jul 10, 2024 · 1 comment · Fixed by opensearch-project/sql#2815
Assignees
Labels
bug Something isn't working

Comments

@penghuo
Copy link
Contributor

penghuo commented Jul 10, 2024

Describe the bug

opensearch-sql repo github workflow failed. https://github.com/opensearch-project/sql/actions/runs/9865774421/job/27243340727?pr=2811

Run actions/checkout@v3
/usr/bin/docker exec  ff6201b20d7adc4ce3fc4d7b4060c504c70b5b08f74e82452f5add288eff9532 sh -c "cat /etc/*release | grep ^ID"
/__e/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)

To reproduce

https://github.com/opensearch-project/sql/actions/runs/9865774421/job/27243340727?pr=2811

Expected behavior

no issue

Screenshots

If applicable, add screenshots to help explain your problem.

Host / Environment

No response

Additional context

No response

Relevant log output

No response

@penghuo penghuo added bug Something isn't working untriaged Issues that have not yet been triaged labels Jul 10, 2024
@peterzhuamazon peterzhuamazon self-assigned this Jul 10, 2024
@peterzhuamazon peterzhuamazon removed the untriaged Issues that have not yet been triaged label Jul 10, 2024
@peterzhuamazon
Copy link
Member

Close as it is fixed for now.

Thanks.

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
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants