Opened 14 years ago

#67 new defect

post-inst package script should run ldconfig

Reported by: gavin.mccullagh@… Owned by:
Priority: major Milestone:
Version: 5.5.0 Keywords:
Cc:

Description

Hi,

on both dellomsa v5 and v6, immediately after install, trying to restart the dataeng service results in errors of this sort:

Starting dsm_sa_datamgr32d: /opt/dell/srvadmin/dataeng/bin/dsm_sa_datamgr32d: error while loading shared libraries: libdcsmil32.so.5: cannot open shared object file: No such file or directory
*
 Starting dsm_sa_eventmgr32d: /opt/dell/srvadmin/dataeng/bin/dsm_sa_eventmgr32d: error while loading shared libraries: libdcsupt32.so.5: cannot open shared object file: No such file or directory
*
Starting dsm_sa_snmp32d: /opt/dell/srvadmin/dataeng/bin/dsm_sa_snmp32d: error while loading shared libraries: libdcsupt32.so.5: cannot open shared object file: No such file or directory
*

Running ldconfig solves this, so apparently these libraries are part of the package. If this is so, surely the package itself should run ldconfig at postinst?

http://ubuntuforums.org/showthread.php?t=818659

Change History (0)

Note: See TracTickets for help on using tickets.