On Tue, Feb 04, 2020 at 02:46:08PM +0800, Anthony Alba wrote: > > In order to work, one needs to copy libssh2.so.1 from a RHEL7 installation.
Yep, they (Red Hat) decided to remove libssh2 for security reason, in 8.1. In my setup script for Dell environment what I do is: yum install -y 'http://mirror.centos.org/centos/7/os/x86_64/Packages/libssh2-1.8.0-3.el7.x86_64.rpm' It's not a perfect solution, but it works. Ciao, Gelma
signature.asc
Description: PGP signature
_______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge
