owntracks / recorder

Store and access data published by OwnTracks apps
Other
907 stars 123 forks source link

`GLIBC_2.34' not found #496

Closed Egregius closed 2 months ago

Egregius commented 2 months ago

When I try to install the recorder on Debian Bookworm with apt install ot-recorder I get this errormessage: /usr/sbin/ot-recorder: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.33' not found (required by /usr/sbin/ot-recorder) /usr/sbin/ot-recorder: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /usr/sbin/ot-recorder)

Any ideas how to fix this?

jpmens commented 2 months ago

This is Bookworm on which platform? arm? x86_64? Which hardware, please?

Egregius commented 2 months ago

OMG, sorry for my stupidity. That server is still on Debian 11. The recorder is running. Up to installing the frontend ;)