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

Checkov crashes with error on Debian #7034

Open
madduci opened this issue Mar 4, 2025 · 0 comments
Open

Checkov crashes with error on Debian #7034

madduci opened this issue Mar 4, 2025 · 0 comments
Labels

Comments

@madduci
Copy link

madduci commented Mar 4, 2025

Describe the issue
I run checkov on a CI Server where there is Debian 12 as base Operating System with all the latest updates.
I've installed checkov using the archive from the release GitHub Page. The version I am using is 3.2.378, but the bug is still there for the latest 3.2.382 version too.

The message i receive is:

checkov -d ./ --deep-analysis --output cli --output junitxml --output-file console,checkov_report.xml

[PYI-2933:ERROR] Failed to load Python shared library '/tmp/_MEI8cDeni/libpython3.8.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /tmp/_MEI8cDeni/libpython3.8.so.1.0)

Python (3.11) is installed by default in the system.

Note: The installation through Virtual Environment works.

Exception Trace

Not generated, it crashes immediately

Desktop (please complete the following information):

  • OS: Debian 12
  • Checkov Versions 3.2.378 -> 3.2.382
@madduci madduci added the crash label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant