|
Bugzilla – Full Text Bug Listing |
| Summary: | sysstat not working with systemd | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Stephan Barth <stephan.barth> |
| Component: | Basesystem | Assignee: | Petr Uzel <puzel> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | fcrozat |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
and does it work after you run systemctl daemon-reload ? did you manually installed sysstat and try to start it directly ? (In reply to comment #1) > and does it work after you run systemctl daemon-reload ? Without any additional parameters? No, that doesn't change anything. > did you manually installed sysstat and try to start it directly ? It was updated when I upgraded the whole system. It ran with 11.4 before. BTW it's like that on my workstation here and on my home machine. looks like a dup of bnc#739217 Petr is the maintainer. (In reply to comment #3) > looks like a dup of bnc#739217 Yes, it is a duplicate (tested with updated aaa_base). *** This bug has been marked as a duplicate of bug 739217 *** This is an autogenerated message for OBS integration: This bug (740207) was mentioned in https://build.opensuse.org/request/show/103406 12.1 / aaa_base This is an autogenerated message for OBS integration: This bug (740207) was mentioned in https://build.opensuse.org/request/show/103516 12.1 / aaa_base |
# rcsysstat status redirecting to systemctl boot.sysstat.service Loaded: error (Reason: No such file or directory) Active: inactive (dead) # rcsysstat start redirecting to systemctl Failed to issue method call: Unit boot.sysstat.service failed to load: No such file or directory. See system logs and 'systemctl status boot.sysstat.service' for details. Starting it with /etc/init.d/boot.sysstat start x works.