On Tue, 11 Jun 2024 at 18:05:21 +0200, Helmut Grohne wrote: > I looked for other cases where there would be a versioned dependency on > usr-is-merged and to my surprise dbus was literally the only one.
I suspect many of the other packages that migrated from shipping systemd units in /lib/systemd to shipping them in /usr/lib/systemd had less dramatically bad failure modes if the system is still in the unmerged-/usr state - often the single service shipped in that package would not start, but the system as a whole would still boot, leading to a lower expectation that the maintainer must prioritize a response. smcv