-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

After performing a yum update that updated Open Manage from 5.5.0 to 6.1.0, I
received this error when attempting to use omreport:

[r...@server ~]# omreport about

/etc/delloma.d/oma/bin/omcliproxy: error while loading shared libraries:
libdsupt32.so.1: cannot open shared object file: No such file or directory

I found the problem to be a missing line in my /etc/ld.so.conf file:

/opt/dell/srvadmin/oma/bin

After adding that line and running "ldconfig" omreport started working.

There are various Dell library directories that need to be in ld.so.conf.
Here are is my complete ld.so.conf from a bare bones CentOS installation:

include ld.so.conf.d/*.conf
/opt/dell/srvadmin/dataeng/bin
/opt/dell/srvadmin/hapi/bin
/opt/dell/srvadmin/oma/bin
/opt/dell/srvadmin/omsa/bin
/opt/dell/srvadmin/rac5/bin
/opt/dell/srvadmin/rac5/libs
/opt/dell/srvadmin/shared/bin
/opt/dell/srvadmin/sm
/opt/dell/srvadmin/sm/dellvl


While I was able to resolve this manually, I still wonder whether there is an
error in one of the new packages. This might be something somebody would want
to look into further...


- --
Jeremy Smith
Systems Administrator
eSilo, LLC.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpkypwACgkQgVS2ACgBQ6JIugCfTd9VPJ05fpsaSrRRv6Uks+Fo
0/wAnRB9LVjsxsdVIr6kIIOU/RVj/d3r
=9Pb9
-----END PGP SIGNATURE-----

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Reply via email to