DescriptionJaroslav Škarvada
2023-08-29 11:18:03 UTC
Description of problem:
API call 'stop' is broken
Version-Release number of selected component (if applicable):
tuned-2.21.0-0.1.rc1.el9
How reproducible:
Always
Steps to Reproduce:
1. busctl call com.redhat.tuned /Tuned com.redhat.tuned.control stop
2.
3.
Actual results:
Call failed: TypeError: stop() missing 1 required positional argument: 'profile_switch'
Expected results:
b true
Additional info:
Caused by: https://github.com/redhat-performance/tuned/commit/7f3a79bbd6e1152d15187d5b071b64af08706bf4
Upstream fix:
https://github.com/redhat-performance/tuned/pull/552
Unfortunately, there hasn't been any API regression tests so far in both Beaker and upstream.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (tuned bug fix and enhancement update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2023:6703