ain
ain copied to clipboard
4.0.1 requires GLIBC > 2.32 on aarch64
Summary
Tried to install 4.0.1 release on my Raspberry Pi with AARCH64 architecture and get the following
defichain-4.0.1/bin/defid -version
defichain-4.0.1/bin/defid: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by defichain-4.0.1/bin/defid)
defichain-4.0.1/bin/defid: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by defichain-4.0.1/bin/defid)
defichain-4.0.1/bin/defid: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by defichain-4.0.1/bin/defid)
the following os is installed
cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debia
And the following glibc which I thought only requires 2.29
apt list libc6
Listing... Done
libc6/oldstable,now 2.31-13+rpt2+rpi1+deb11u7 arm64 [installed]
libc6/oldstable,now 2.31-13+rpt2+rpi1+deb11u7 armhf [installed,automatic]