Back in F29, we switch do -broker as the default implementation. But on F33, we have both dbus implementations installed... My first suspicion was on the dep chain gnome-shell → geoclue2-libs → geoclue2 → dbus, but dbus actually requires dbus-broker, not dbus-daemon. Instead the following chain pull in dbus-daemon: gnome-shell → gdm → /usr/bin/dbus-run-session i.e. dbus-daemon. dbus-daemon.rpm is not huge, but this does seems like a missed minimization opportunity. Do we have any plan to drop this package from the default install? Is dbus-run-session even used? Zbyszek PS. I see that at-spi is using dbus-broker too. So dbus-daemon is not running at all. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx