Bug 1217863 - polkit 123 needs '/usr/bin/dbus-daemon'
Summary: polkit 123 needs '/usr/bin/dbus-daemon'
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: All openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-06 22:16 UTC by Tobias Klausmann
Modified: 2023-12-12 21:08 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Klausmann 2023-12-06 22:16:29 UTC
As of the new polkit commited to Tumbleweed/Factory (as of 20231206), polkit explicitly "Requires: /usr/bin/dbus-daemon" [1] insted of the previous dbus-1. With this other dbus implementations, such as dbus-broker are left out, breaking systems with such dbus implementations:
"Problem: das zu installierende polkit-123-1.1.x86_64 erfordert '/usr/bin/dbus-daemon', aber diese Anforderung kann nicht bereitgestellt werden".
For an intermediate solution, the Requires could be changed back as the changelog only states: "Add /usr/bin/dbus-daemon BuildRequires, needed for tests. Replace the dbus-1 with /usr/bin/dbus-daemon Requires." So the explicit requirement should only be added at build time.


[1]: https://build.opensuse.org/package/rdiff/Base:System/polkit?linkrev=base&rev=187
Comment 1 OBSbugzilla Bot 2023-12-12 09:15:03 UTC
This is an autogenerated message for OBS integration:
This bug (1217863) was mentioned in
https://build.opensuse.org/request/show/1132614 Factory / polkit
Comment 2 Tobias Klausmann 2023-12-12 21:08:52 UTC
SR 1132614 got accepted, closing as fixed! Thanks!