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

Not compatible with debian11 - python error #63

Open
PhilippeAccorsi opened this issue Feb 26, 2024 · 1 comment
Open

Not compatible with debian11 - python error #63

PhilippeAccorsi opened this issue Feb 26, 2024 · 1 comment

Comments

@PhilippeAccorsi
Copy link

Hi,

Do you know if it is possible to use the exporter on Debian11?
When I execute borg-exporter enable-systemd I have this error

[2773062] Error loading Python lib '/tmp/_MEI1WfdY1/libpython3.9.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/_MEI1WfdY1/libpython3.9.so.1.0)

On my server, I have:

root@****:/tmp# python3 --version
Python 3.9.2
root@****:/tmp# python --version
Python 2.7.18
  • Do you think it's possible to execute this exporter without GLIBC_2.35 ?
  • Is it possible to build and run docker image of this exporter, or I can't solve this issue for my Debian11 server ? (I can't upgrade my server at present)

Regards,

@danihodovic
Copy link
Owner

Feel free to open a pull-request if you think you can solve this

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

2 participants