raspberrypi/Raspberry-Pi-OS-64bit

Version mismatch in bind9-utils

guymarc opened this issue · 0 comments

Hi,

In bullseye ip os
commands host and nslookup return
error while loading shared libraries: libdns-9.16.37-Debian.so: cannot open shared object file: No such file or directory

Apt installs bind9-utils 1:9.16.44-1~deb11u1, and expect the 9.16.37 library
The 9.16.44 lib is installed

Guy