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

codecove not working due to glibc not found #1311

Open
janisz opened this issue Feb 28, 2024 · 1 comment
Open

codecove not working due to glibc not found #1311

janisz opened this issue Feb 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@janisz
Copy link

janisz commented Feb 28, 2024

Codecove was working but it suddenly stopped after upgrading to v4

[94296] Error loading Python lib '/tmp/_MEItgzKar/libpython3.11.so.1.0': dlopen: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/_MEItgzKar/libpython3.11.so.1.0)
@eliatcodecov
Copy link
Contributor

Looking at the github action configuration, this container is being used:

https://github.com/stackrox/stackrox/pull/9804/files#diff-6e608e02c595d53ab6b70822a2bf19abcfc6ddcc976c2f536ad5bfca20f0443fR21

we'll need to investigate this further to see why this dependency may be missing in the underlying container.

@thomasrockhu-codecov to pull this apollo-ci container to reproduce error and see if we can provide instruction on how to include missing dependency.

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

No branches or pull requests

3 participants