Package: golang-github-containernetworking-plugin-dnsname Version: 1.1.1+ds1-4+b7 Severity: grave Justification: renders package unusable X-Debbugs-Cc: [email protected]
The plugin executable is installed as /usr/lib/dnsname, but should be /usr/lib/cni/dnsname, because this is where podman expects it to be present. This package version also doesn't depend on dnsmasq-core. You can make it usable by installing dnsmasq manually and moving the files either manuall or by dpkg-divert: dpkg-divert --divert /usr/lib/cni/dnsname --rename /usr/lib/dnsname Then podman includes this plugin in new networks created and name resolution works The version present in testing and sid already seems to put it in the correct place and include a dnsmasq-core dependency -- System Information: Debian Release: 11.2 APT prefers stable-security APT policy: (990, 'stable-security'), (990, 'stable'), (800, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.10.0-11-amd64 (SMP w/8 CPU threads) Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages golang-github-containernetworking-plugin-dnsname depends on: ii libc6 2.31-13+deb11u2 golang-github-containernetworking-plugin-dnsname recommends no packages. golang-github-containernetworking-plugin-dnsname suggests no packages. -- no debconf information

