Bug 1217863

Summary: polkit 123 needs '/usr/bin/dbus-daemon'
Product: [openSUSE] openSUSE Tumbleweed Reporter: Tobias Klausmann <tobias.klausmann>
Component: BasesystemAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: All   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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!