You can use the libc6 from the debian testing release...
Just do the following as root:
#echo 'deb http://ftp.debian.org/debian/ buster main' >> /etc/apt/sources.list
#apt-get update
#apt-get -t buster install libc6
Answer the question with yes... and after the installation is finished start the server as usual
You can use the libc6 from the debian testing release...
Just do the following as root:
#echo 'deb http://ftp.debian.org/debian/ buster main' >> /etc/apt/sources.list
#apt-get update
#apt-get -t buster install libc6
Answer the question with yes... and after the installation is finished start the server as usual