Description
newer paramiko for EPEL 8
Paramiko-2.4.3 cannot perform RSA publickey authentication to RHEL 9 hosts. This Copr has an updated version of paramiko in order to connect from RHEL 8 clients to RHEL 9 sshd servers with RSA SSH keypairs.
See rhbz#2190476 and associated python-paramiko PR
Installation Instructions
On RHEL 8:
dnf copr enable -y ktdreyer/paramiko
yum -y install python3-paramiko
yum -y update python3-paramiko
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | x86_64 (34)* | EPEL 8 (56 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ktdreyer/paramiko
More info about enabling Copr repositories