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

dbus: update to 1.14.10, adopt. #45912

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Conversation

triallax
Copy link
Contributor

@triallax triallax commented Sep 4, 2023

Testing the changes

  • I tested the changes in this PR: YES

@Duncaen Duncaen merged commit fc0775b into void-linux:master Sep 23, 2023
8 checks passed
@Bnyro
Copy link
Contributor

Bnyro commented Sep 24, 2023

Pipewire and pulseaudio stopped working for me now:

 Failed to connect to session bus: /usr/bin/dbus-launch terminated abnormally with the following error: dbus-launch: /usr/lib/libdbus-1.so.3: version `LIBDBUS_PRIVATE_1.14.8' not found (required by dbus-launch)

@triallax triallax deleted the dbus-1.14.10 branch September 24, 2023 10:16
@triallax
Copy link
Contributor Author

@Bnyro hmm, I recall getting that before, I think it had to do with some kind of version mismatch in my locally installed dbus packages. Are you sure all of your dbus packages are bumped to 1.14.10? You can check by running xbps-query -l | grep ' dbus-'.

@Bnyro
Copy link
Contributor

Bnyro commented Sep 24, 2023

That's been it, thank you!

It seems like the transitional package dbus-elogind-x11 did neither get updated by xbps-install -S dbus-elogind-x11, nor by xbps-install -Syu for whatever reason. Installing dbus-x11 manually fixed the issue.

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.

None yet

3 participants