Bug ID | 1234697 |
---|---|
Summary | dbus-broker misses systemd PreRequires |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Critical |
Priority | P5 - None |
Component | Basesystem |
Assignee | screening-team-bugs@suse.de |
Reporter | kukuk@suse.com |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
When I debugged update problems I run again into bsc#1229813 This time it was easy to find the reason: dbus-broker misses a Requires(pre): systemd >= 253.6 Without this Requires, post install scripts of dbus-broker are not executed, dbus.service does not exist and dbus cannot be started.