Skip to content

Install dbus-1-daemon explicitly since Tumbleweed now uses dbus-broker (#1561)#1562

Merged
mvidner merged 1 commit intomasterfrom
dbus-broker-workaround
Aug 30, 2024
Merged

Install dbus-1-daemon explicitly since Tumbleweed now uses dbus-broker (#1561)#1562
mvidner merged 1 commit intomasterfrom
dbus-broker-workaround

Conversation

@mvidner
Copy link
Copy Markdown
Contributor

@mvidner mvidner commented Aug 29, 2024

Problem

  • No longer start or offer starting dbus as a system service
    dbus-broker will be the only supported system dbus. Although
    the existing daemon will stay as some things (gdm) require
    dbus-run-session

dbus-broker is not a drop-in replacement:
for example it does not share the config file, so eventual migration to use it is not trivial

Solution

  • Fix /setup-services.sh, used by /setup.sh and testing_in_container.sh
  • No .changes entry as this fixes no package (yet. TODO)

Testing

  • Tested manually: testing_in_container.sh passes

Screenshots

No

#1561)

[Tumbleweed snapshot 20240825 announcement][tw0825] quotes dbus-1.changes:

> - No longer start or offer starting dbus as a system service
>   dbus-broker will be the only supported system dbus. Although
>   the existing daemon will stay as some things (gdm) require
>   dbus-run-session

[tw0825]: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/GUIJNW45DGP25M7RS4EPAKTEP7IXEHWU/

dbus-broker is not a drop-in replacement:
for example it does not share the config file, so eventual migration to use it
is not trivial
@mvidner mvidner requested a review from lslezak August 29, 2024 16:44
Copy link
Copy Markdown
Contributor

@lslezak lslezak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mvidner mvidner merged commit 13014cd into master Aug 30, 2024
@mvidner mvidner deleted the dbus-broker-workaround branch August 30, 2024 08:56
@imobachgs imobachgs mentioned this pull request Sep 20, 2024
imobachgs added a commit that referenced this pull request Sep 20, 2024
mvidner added a commit to mvidner/ruby-dbus that referenced this pull request Jan 2, 2025
[Tumbleweed snapshot 20240825 announcement][tw0825] quotes dbus-1.changes:

> - No longer start or offer starting dbus as a system service
>   dbus-broker will be the only supported system dbus. Although
>   the existing daemon will stay as some things (gdm) require
>   dbus-run-session

[tw0825]: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/GUIJNW45DGP25M7RS4EPAKTEP7IXEHWU/

dbus-broker is not a drop-in replacement:
for example it does not share the config file, so eventual migration to use it is not trivial

See also agama-project/agama#1562

TODO: test also with dbus-broker.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants