Bug#1083290:

2024-10-21 Thread Benjamin Peterson
My upstream pull request was accepted and applied to the 1.6.x and 1.7.x maintenance branches. I hope it can find its way into bookworm's containerd.

Bug#1083290: containerd should have a systemd dependency on dbus

2024-10-10 Thread Benjamin Peterson
On Tue, Oct 8, 2024, at 03:54, Shengjing Zhu wrote: > On Fri, Oct 4, 2024 at 7:21 AM Benjamin Peterson wrote: >> >> Package: containerd >> Severity: normal >> >> Dear Maintainer, >> >> containerd launches runc, which calls systemd via dbus to set up transient >> units. If dbus is not available

Bug#1083290: containerd should have a systemd dependency on dbus

2024-10-08 Thread Shengjing Zhu
On Fri, Oct 4, 2024 at 7:21 AM Benjamin Peterson wrote: > > Package: containerd > Severity: normal > > Dear Maintainer, > > containerd launches runc, which calls systemd via dbus to set up transient > units. If dbus is not available, for example because it is shut down before > containerd, runc

Bug#1083290: containerd should have a systemd dependency on dbus

2024-10-03 Thread Benjamin Peterson
Package: containerd Severity: normal Dear Maintainer, containerd launches runc, which calls systemd via dbus to set up transient units. If dbus is not available, for example because it is shut down before containerd, runc will fail. Therefore, containerd should have at least an "After" systemd