Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

mvidner
Copy link
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
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
5 checks passed
@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
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