On Fri, 2025-12-12 at 11:26 +0000, Simon McVittie wrote: ... > For the Build-Depends, if it's running unit tests by using > dbus-run-session(1) or invoking dbus-daemon(1) directly, then a > dependency on the dbus-daemon package is likely to be sufficient.
The test suite runs dbus-daemon directly. > For the runtime dependency, if the intention of this dependency is "this > package needs a working D-Bus system bus, whatever implementation Debian > prefers at the moment" (similar to what is required by e.g. polkitd or > network-manager), please replace the Depends on dbus with: > > default-dbus-system-bus | dbus-system-bus RAUC doesn't need any specific D-Bus implementation, so this change should be fine. Best regards Jan

