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

Cannot upgrade to checkout/actions@v4 due to min required GLIBC version #92

Open
ximon18 opened this issue Nov 27, 2023 · 0 comments
Open

Comments

@ximon18
Copy link
Member

ximon18 commented Nov 27, 2023

See: actions/checkout#1487

This affects runs of the pkg and pkg-test jobs on older O/S versions such as Ubuntu Bionic or CentOS 7 such that the action fails to run.

An example failure can be seen here: https://github.com/NLnetLabs/ploutos-testing/actions/runs/7003880244/job/19051158702#step:3:1

> Run actions/checkout@v4
/usr/bin/docker exec  0780bbc959b43dd45f9e9f5e1b8bab49ba0eb0f791b831e32536aa5c7a2aa70b sh -c "cat /etc/*release | grep ^ID"
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
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