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

Node glibc Github Actions issue #449

Open
gussmith23 opened this issue Jul 5, 2024 · 2 comments
Open

Node glibc Github Actions issue #449

gussmith23 opened this issue Jul 5, 2024 · 2 comments

Comments

@gussmith23
Copy link
Owner

/home/gus/github-actions-runners/lakeroad/externals/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /home/gus/github-actions-runners/lakeroad/externals/node20/bin/node)
/home/gus/github-actions-runners/lakeroad/externals/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_[3](https://github.com/uwsampl/lakeroad/actions/runs/9807280807/job/27080810941#step:8:3).4.20' not found (required by /home/gus/github-actions-runners/lakeroad/externals/node20/bin/node)
/home/gus/github-actions-runners/lakeroad/externals/node20/bin/node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /home/gus/github-actions-runners/lakeroad/externals/node20/bin/node)
/home/gus/github-actions-runners/lakeroad/externals/node20/bin/node: /lib6[4](https://github.com/uwsampl/lakeroad/actions/runs/9807280807/job/27080810941#step:8:4)/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/gus/github-actions-runners/lakeroad/externals/node20/bin/node)
/home/gus/github-actions-runners/lakeroad/externals/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /home/gus/github-actions-runners/lakeroad/externals/node20/bin/node)
/home/gus/github-actions-runners/lakeroad/externals/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.2[5](https://github.com/uwsampl/lakeroad/actions/runs/9807280807/job/27080810941#step:8:5)' not found (required by /home/gus/github-actions-runners/lakeroad/externals/node20/bin/node)
@gussmith23
Copy link
Owner Author

Maybe related: actions/checkout#1809

@gussmith23
Copy link
Owner Author

My current plan for fixing this is to just move away from using the RTML server as our CI machine, and use Leviathan instead.

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