the whole project moved to https://tuned-project.org/ https://github.com/redhat-performance/tuned
hi andcycle, thanks for reporting this. I've bumped it to 2.10.0, seems works fine here. the only problem is I haven't made it work with python3 which require a 'procfs' module, and I couldn't found which package provide this module..
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced5658b20ceb2b385067f4dc3c5546eb50929c3 commit ced5658b20ceb2b385067f4dc3c5546eb50929c3 Author: Yixun Lan <dlan@gentoo.org> AuthorDate: 2018-11-20 06:28:21 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2018-11-20 06:30:02 +0000 sys-apps/tuned: bump to version 2.10.0 1) only force to make it work with python2, fail to find 'procfs' in python3 2) drop x86 keyword due to dev-python/python-linux-procfs Closes: https://bugs.gentoo.org/671052 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Yixun Lan <dlan@gentoo.org> sys-apps/tuned/Manifest | 1 + sys-apps/tuned/tuned-2.10.0.ebuild | 58 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+)
well, procfs also need a version bump for python 3 https://github.com/pmuller/procfs it support python 3 since 0.5.0
oops, ignore my last comment, false google search, python-linux-procfs do support python3 which also require a version bump https://kernel.googlesource.com/pub/scm/libs/python/python-linux-procfs/python-linux-procfs/