This package will be removed along with it.
ping.
This is unfortunate, this package is useful for many people (and HDD and SDD health is critical). The only alternative seems to be reading the output of smartctl. Anyway, the developer fixed a few bugs last year, and the app's webpage was modified this year.
(In reply to Michał Górny from comment #0) > This package will be removed along with it. https://github.com/gentoo/gentoo/blob/master/sys-apps/gsmartcontrol/gsmartcontrol-1.1.3.ebuild#L27 Why not just disable tests of this package instead of completely removing it? Besides this test dependency, it doesn't depend on python:2.
I have managed to get gsmartcontrol to work with python 3.7 It just needed very minimal tuning of gtk-builder-convert see bug #735324 And needed to be compiled with FEATURES="test" gsmartcontrol 1.1.3 working here
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4192a8a2ac751d40de78a84c7ffdc272f5cfeb71 commit 4192a8a2ac751d40de78a84c7ffdc272f5cfeb71 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-09-27 15:47:25 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-09-27 15:52:26 +0000 dev-util/gtk-builder-convert: add Python 3 patch Closes: https://bugs.gentoo.org/741410 Closes: https://bugs.gentoo.org/741412 Closes: https://bugs.gentoo.org/741408 Closes: https://bugs.gentoo.org/735324 Signed-off-by: Sam James <sam@gentoo.org> .../gtk-builder-convert-2.24.32-python3.patch | 56 ++++++++++++++++++++++ ...build => gtk-builder-convert-2.24.32-r1.ebuild} | 12 +++-- profiles/package.mask | 4 -- 3 files changed, 63 insertions(+), 9 deletions(-)