/opt/dell/srvadmin/sbin/omcliproxy: error while loading shared libraries: libdsupt.so.1

After restoring DellOpenmanage from backup i got the following error:

/opt/dell/srvadmin/sbin/omcliproxy: error while loading shared libraries: libdsupt.so.1: cannot open shared object file: No such file or directory

The files (and symlinks) are located in:

/usr/local/opt/dell/srvadmin/lib64/libdsupt.so
/usr/local/opt/dell/srvadmin/lib64/libdsupt.so.1
/usr/local/opt/dell/srvadmin/lib64/libdsupt.so.1.100.147

I didn’t reboot my machine, so to get this working i had to make sure the ldconfigs where included in:
cat /etc/ld.so.conf
include ld.so.conf.d/*.conf

After this i just ran an ldconfig
ldconfig

And all worked again:

Health

Main System Chassis

SEVERITY : COMPONENT
Ok : Fans
Ok : Intrusion
Ok : Memory
Ok : Power Supplies
Ok : Power Management
Ok : Processors
Ok : Temperatures
Ok : Voltages
Ok : Hardware Log
Ok : Batteries

For further help, type the command followed by -?

This entry was posted in CentOS, Dell, Hardware and tagged , , , , . Bookmark the permalink.

Leave a Reply