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,
Hi,
Do you know if it is possible to use the exporter on Debian11?
When I execute
borg-exporter enable-systemdI have this errorOn my server, I have:
Regards,