Please port to newer EAPI.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9710749389914621c4b7e184d01742c7b1086be1 commit 9710749389914621c4b7e184d01742c7b1086be1 Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2021-11-10 18:06:58 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2021-11-10 18:08:21 +0000 package.mask: Last rite net-misc/clusterssh Bug: https://bugs.gentoo.org/819306 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
Let me see if I can whip up a PR to get the new version working.
Please do not remove this tool. IMHO this is an important tool to power users.
(In reply to Evert from comment #3) > Please do not remove this tool. > IMHO this is an important tool to power users. If antarus doesn't get to sorting it, I'll look at it, but let's yank the last-rites for now to avoid panic.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddebbfdf3bd5d135157e6fdb0b5e421bda784efe commit ddebbfdf3bd5d135157e6fdb0b5e421bda784efe Author: Sam James <sam@gentoo.org> AuthorDate: 2021-11-11 08:03:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-11-11 08:03:55 +0000 profiles: un-last-rite net-misc/clusterssh Seems to be a popular package and we can fix its issues. Bug: https://bugs.gentoo.org/819306 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b0cd235fabed1caaf20c3718818a39b08f90ec commit 80b0cd235fabed1caaf20c3718818a39b08f90ec Author: Jaco Kroon <jaco@uls.co.za> AuthorDate: 2021-11-11 13:29:02 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-11-12 01:21:21 +0000 net-misc/clusterssh: Bump to 4.16. About versioning: https://wiki.gentoo.org/wiki/Project:Perl/Version-Scheme Right, so with clusterssh using X.YY_ZZ, it's impossible to go larger than 99 already. As such, the benefit of using 4.160 (and then using DIST_VERSION to wangle that back to 4.16 doesn't make sense for me). Currently there is no third digit here, so in a future version I'll set it up to double op on the versions, eg, 5.0 will likely be 5.00 upstream, and 5.0.1 or 4.16.1 will be 5.00_01 or 4.16.01 upstream (which can be dealt with smartly using sprintf constructing DIST_VERSION). Closes: https://bugs.gentoo.org/598420 Closes: https://bugs.gentoo.org/819306 Closes: https://bugs.gentoo.org/775947 Bug: https://bugs.gentoo.org/768105 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org> net-misc/clusterssh/Manifest | 1 + net-misc/clusterssh/clusterssh-4.16.ebuild | 48 ++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+)
Thanks! Please remember to stabilize in due time and remove EAPI 5 ebuild