erkexzcx / valetudopng

A Valetudo map renderer (ex Hypfer/ICantBelieveItsNotValetudo) for Home Assistant.
https://valetudo.cloud/
Apache License 2.0
42 stars 6 forks source link

GLIBC_2.32 not found error message #3

Closed seeers closed 1 year ago

seeers commented 1 year ago

Describe the bug Error message if i start valetudopng on a Debian GNU/Linux 11 (bullseye) amd64 based hardware

To Reproduce Steps to reproduce the behavior:

  1. run ./valetudopng_v1.0.10_linux_amd64 --help

Expected behavior A clear and concise description of what you expected to happen.

Screenshots/Outputs

./valetudopng_v1.0.10_linux_amd64 --help
./valetudopng_v1.0.10_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./valetudopng_v1.0.10_linux_amd64)
./valetudopng_v1.0.10_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./valetudopng_v1.0.10_linux_amd64)
erkexzcx commented 1 year ago

I will fix this later today. I am aware of this issue.

erkexzcx commented 1 year ago

Thank you for reporting. Should be fixed with v1.0.11 release. Re-open if issue persists.

erkexzcx commented 1 year ago

It's also quite strange because what kind of setup you are using where Debian does not have glibc. :shrug: Anyway, I hope it works for you :)

rimrul commented 9 months ago

It was probably about the glibc version. The official repos only contain glibc 2.31 for bullseye.