Your message dated Mon, 16 Oct 2023 19:30:16 +0800
with message-id
<CAFyCLW-qD-Etd5A_s+kqnTqQ3=Sjg0Tc3YgtpjAK=KJGb=e...@mail.gmail.com>
and subject line Re: Bug#1054000: /etc/containerd/config.toml: Mistake in
configuration file, the bin_dir "/usr/lib/cni" doesn't exist."
has caused the Debian Bug report #1054000,
regarding /etc/containerd/config.toml: Mistake in configuration file, the
bin_dir "/usr/lib/cni" doesn't exist."
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1054000: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054000
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: containerd
Version: 1.6.20~ds1-1+b1
Severity: normal
File: /etc/containerd/config.toml
X-Debbugs-Cc: [email protected]
Dear Maintainer,
I was trying to set up kubernetes with containerd.
Having a closer look at the containerd config file.
I saw that the bin_dir "/usr/lib/cni" doesn't exist. Seems bin_dir are
"/opt/cni/bin"
-- System Information:
Debian Release: 12.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-13-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages containerd depends on:
ii libc6 2.36-9+deb12u3
ii runc 1.1.5+ds1-1+b1
containerd recommends no packages.
Versions of packages containerd suggests:
pn containernetworking-plugins <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Oct 16, 2023 at 12:30 AM odraghi <[email protected]> wrote:
>
> Package: containerd
> Version: 1.6.20~ds1-1+b1
> Severity: normal
> File: /etc/containerd/config.toml
> X-Debbugs-Cc: [email protected]
>
> Dear Maintainer,
>
> I was trying to set up kubernetes with containerd.
> Having a closer look at the containerd config file.
> I saw that the bin_dir "/usr/lib/cni" doesn't exist. Seems bin_dir are
> "/opt/cni/bin"
>
You need to install containernetworking-plugins, which is in
containerd's Suggests dependencies.
The debian package from the official archive can't ship files in /opt,
so the configuration is derived from upstream.
--
Shengjing Zhu
--- End Message ---