Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735426 - net-misc/pssh: need py3 port
Summary: net-misc/pssh: need py3 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-10-09
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2020-08-02 14:39 UTC by Michał Górny
Modified: 2020-11-16 18:34 UTC (History)
7 users (show)

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


Attachments
propose of ebuild for python 3.5+ fork (pssh-2.3.4-r1.ebuild,742 bytes, text/plain)
2020-09-16 07:22 UTC, Jan Hudoba
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-02 14:39:52 UTC
Please port to py3.
Comment 1 kfm 2020-08-11 09:18:00 UTC
For some time, I have been using pssh with five patches, which collectively render it compatible with >=python-3.6. However, I recently learned that the project continues to be maintained here:

  https://github.com/lilydjwg/pssh

Therefore, I would suggest switching to this upstream. Version 2.3.4 was made available in April.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-01 10:04:16 UTC
ping.
Comment 3 Jan Hudoba 2020-09-16 07:22:24 UTC
Created attachment 660549 [details]
propose of ebuild for python 3.5+ fork

tested on python 3.7, working for me
Comment 4 Steffen Weber 2020-09-28 06:04:02 UTC
The ebuild works fine for me, too. Thank you!
Comment 5 Larry the Git Cow gentoo-dev 2020-10-09 07:39:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d18c2c1b1b77b1e80f7c2e1a9e112211576d3b6

commit 5d18c2c1b1b77b1e80f7c2e1a9e112211576d3b6
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-10-09 07:38:18 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-10-09 07:38:18 +0000

    net-misc/pssh: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/735426
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-misc/pssh/Manifest             |  1 -
 net-misc/pssh/metadata.xml         | 11 -----------
 net-misc/pssh/pssh-2.3.1-r2.ebuild | 34 ----------------------------------
 profiles/package.mask              |  1 -
 4 files changed, 47 deletions(-)
Comment 6 Larry the Git Cow gentoo-dev 2020-11-16 18:34:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5113e178dea7ee8a85f06c6d2853abd8324f25a7

commit 5113e178dea7ee8a85f06c6d2853abd8324f25a7
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2020-11-16 18:34:36 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2020-11-16 18:34:36 +0000

    net-misc/pssh: re-add
    
    Resurrect useful package from lastrites.
    
    Closes: https://bugs.gentoo.org/735426
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 net-misc/pssh/Manifest             |  1 +
 net-misc/pssh/metadata.xml         | 14 ++++++++++++++
 net-misc/pssh/pssh-2.3.4-r1.ebuild | 34 ++++++++++++++++++++++++++++++++++
 3 files changed, 49 insertions(+)