On Fri, 28 Jul 2017, Michael Biebl wrote: > Am 28.07.2017 um 06:14 schrieb Kamil Jońca: > > /etc/dbus-1/system.d/: > > > > -rw-r--r-- 1 root root 3947 Apr 29 2014 org.freedesktop.systemd-shim.conf > > Purge the systemd-shim package. This file from systemd-shim is breaking > systemd.
Hmm, we lack a way to fix this kind of issue cleanly and easily in Debian :-( There isn't a "conflicts-like" package relation that forbids even conffiles from existing. The cleaner alternative I know of is to switch from conffile to config file management (using ucf) in systemd-shim, so that the systemd-shim package could *stash* org.freedesktop.systemd-shim.conf away on remove, and preserve it if reinstalled... -- Henrique Holschuh