Package: golang-github-containers-dnsname
Version: 1.1.1+ds1-4
Severity: normal

Dear Maintainer,

The golang-github-containernetworking-plugin-dnsname package places the
dnsname binary into /usr/lib/dnsname. However, it should go into
/usr/lib/cni/dnsname, otherwise podman will display the following error
when trying to start a container on a network with dnsname plugin
enabled:

WARN[0000] Error validating CNI config
file /etc/cni/net.d/mynetwork.conflist: [failed to find plugin
"dnsname" in path
[/usr/libexec/cni /usr/lib/cni /usr/local/lib/cni /opt/cni/bin]]

In order to work around this it is enough to symlink the binary into the
correct location:

    ln -s /usr/lib/dnsname /usr/lib/cni/dnsname

Cheers,
Lorenz

-- System Information:
Debian Release: 10.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (90, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-14-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Attachment: pgpbNecBcZqLA.pgp
Description: OpenPGP digital signature

Reply via email to