Skip to content

fix: test pipeline | install missing dependency for dbus #1042

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

Merged

Conversation

theymightbetim
Copy link
Contributor

Failing Tests

../subprojects/dbus-gmain/meson.build:108:11: ERROR: Dependency "glib-2.0" not found, tried pkgconfig and cmake

The test pipeline is failing because of a missing dependency for dbus in the latest ubuntu image. installing this dependency fixes the pipeline:

Passing Tests

@theymightbetim theymightbetim changed the title fix: install missing dependency for dbus fix: test pipeline | install missing dependency for dbus Mar 7, 2025
@tobi-wan-kenobi
Copy link
Owner

Many thanks! I didn't get around to analyzing this, and you fixed it!

@tobi-wan-kenobi tobi-wan-kenobi merged commit 46b00b9 into tobi-wan-kenobi:main Mar 7, 2025
12 checks passed
@theymightbetim
Copy link
Contributor Author

Unfortunately, my other PR broke the tests again...

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