Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671052 - sys-apps/tuned-2.10.0 version bump
Summary: sys-apps/tuned-2.10.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-13 08:25 UTC by andcycle-gentoo
Modified: 2018-11-20 08:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description andcycle-gentoo 2018-11-13 08:25:31 UTC
the whole project moved to 

https://tuned-project.org/
https://github.com/redhat-performance/tuned
Comment 1 Yixun Lan archtester gentoo-dev 2018-11-20 06:20:39 UTC
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..
Comment 2 Larry the Git Cow gentoo-dev 2018-11-20 06:30:07 UTC
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(+)
Comment 3 andcycle-gentoo 2018-11-20 07:56:36 UTC
well, procfs also need a version bump for python 3

https://github.com/pmuller/procfs

it support python 3 since 0.5.0
Comment 4 andcycle-gentoo 2018-11-20 08:01:53 UTC
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/