Upgrade Libc6 To 2.34 Hot! 〈EASY ✔〉
If you see libpthread.so.0 => not found , don't panic. glibc 2.34 merged pthread. You may need to symlink:
She found the old libc6 2.31 .deb file in /var/cache/apt/archives/ . Using the rescue environment’s static dpkg , she forced a downgrade. upgrade libc6 to 2.34
wget http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6_2.34-0ubuntu3_amd64.deb sudo dpkg -i --force-depends libc6_2.34-0ubuntu3_amd64.deb If you see libpthread