RHEL 8.x dell-system-update RPM should include libssh2 RPM as a dependency...
<[email protected]> Fri, 21 Feb 2020 16:47:08 +0000
| Newsgroups | gmane.linux.hardware.dell.poweredge |
|---|---|
| Message-ID | <[email protected]> |
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