On Mon, 19 Aug 2024 at 14:13, Tianon Gravi <tia...@debian.org> wrote: > On Mon, 19 Aug 2024 at 14:10, Tianon Gravi <tia...@debian.org> wrote: > > On Sun, 18 Aug 2024 at 16:27, Bardot Jerome <bardot.jer...@gmail.com> wrote: > > > Maybe there is a workaround or an other package to make the docker.io > > > stuff ? > > > As today several software need or provide test version based on docker. > > > > Huh, I was able to reproduce, but interestingly if I use > > --no-install-recommends, APT does *not* try to remove sysvinit-core, > > so something in our set of Recommends is where the actual issue is > > (excluding "docker-cli" because I already installed that one > > successfully without sysvinit getting removed): > > > > | Recommended packages: > > | apparmor ca-certificates dbus-user-session git needrestart > > xz-utils nftables criu > > Did more testing and narrowed it down to "dbus-user-session" > specifically which tries to remove sysvinit, so we should either > remove that from our Recommends (not sure exactly why it's there, TBH) > or reassign this bug to that package.
As a workaround for Bardot, if you run "apt install docker.io dbus-user-session-" it'll tell APT to exclude dbus-user-session (but still give you the rest of Docker's "Recommends"), so should avoid sysvinit-core being removed. ♥, - Tianon 4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4