All,

On RHEL8.1, when installing dell-system-update RPM as per usual instructions, 
dsu fails on the command line as so:

[root@austgcore17 ~]# dsu --help
dsu: error while loading shared libraries: libssh2.so.1: cannot open shared 
object file: No such file or directory

It's trivial to fix, just install the libssh2 RPM:

[root@austgcore17 ~]# yum -y install libssh2
...
[root@austgcore17 ~]# dsu --help

Usage: dsu [OPTION]...
        Options:
        ...

However, for completeness the dell-system-update RPM for RHEL8 should add 
libssh2 RPM as an RPM dependency.

Spike
_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

Reply via email to