I'm having a problem installing CPfw1-53 onto a Solaris 8 system

This is a brief description of the problem. I'm having a problem installing CPfw1-53 onto a Solaris 8 system on an E220.

CPshrd-53 seems to install OK.

Likewise CPfw1-53 installs OK until the "pkgadd -d . CPfw1-53" command attempts to run the "postinstall" script.

It seems to hang on the command :-

  • /bin/echo 4. Running CPRegSvr
  • /bin/rm -rf /opt/CPshrd-53/tmp/components.log
  • /opt/CPshrd-53/bin/CPRegSvr /f /opt/CPfw1-53/conf/components_reg.conf
  • /o /opt/CPshrd-53/tmp/components.log

If I run the "postinstall" scripts manually with the -d to debug I get the following :-

svfw1out2-NG # /bin/sh postinstall mv: cannot access /opt/CPfw1-53/sup/var/opt/CPfw1-53/conf cp: cannot access /opt/CPfw1-53/boot/* [ 617]@svfw1out2 Succeeded to load library 'libGenDb.so' [ 617]@svfw1out2 Unloading library libGenDb.so [ 617]@svfw1out2 Registration of libGenDb.so returned 0 [ 617]@svfw1out2 Succeeded to load library 'libCPLogCommClient.so' [ 617]@svfw1out2 Unloading library libCPLogCommClient.so [

617]@svfw1out2 Registration of libCPLogCommClient.so returned 0 [ 617]@svfw1out2 Succeeded to load library 'libCPLogFwdCommStream.so' [ 617]@svfw1out2 Unloading library libCPLogFwdCommStream.so [ 617]@svfw1out2 Registration of libCPLogFwdCommStream.so returned 0 [ 617]@svfw1out2 Succeeded to load library 'libCPLogFwdLogClient.so' [ 617]@svfw1out2 Unloading library libCPLogFwdLogClient.so [ 617]@svfw1out2 Registration of libCPLogFwdLogClient.so returned 0 [ 617]@svfw1out2 Succeeded to load library 'libCPLogKlogUnify.so' [ 617]@svfw1out2 Unloading library libCPLogKlogUnify.so [ 617]@svfw1out2 Registration of libCPLogKlogUnify.so returned 0 [ 617]@svfw1out2 Succeeded to load library 'libCPLogLuFile.so' [ 617]@svfw1out2 Unloading library libCPLogLuFile.so [ 617]@svfw1out2 Registration of libCPLogLuFile.so returned 0 [ 617]@svfw1out2 Succeeded to load library 'libCPLogLuuidDatabase.so' [ 617]@svfw1out2 Unloading library libCPLogLuuidDatabase.so [ 617]@svfw1out2 Registration of libCPLogLuuidDatabase.so returned 0 [ 617]@svfw1out2 Succeeded to load library 'libCPLogMisc.so' [ 617]@svfw1out2 Unloading library libCPLogMisc.so [ 617]@svfw1out2 Registration of libCPLogMisc.so returned 0 [ 617]@svfw1out2 Succeeded to load library 'libCPLogRepository.so' [ 617]@svfw1out2 Unloading library libCPLogRepository.so [ 617]@svfw1out2 Registration of libCPLogRepository.so returned 0 [ 617]@svfw1out2 Succeeded to load library 'libCPLogCommServer.so' [ 617]@svfw1out2 Unloading library libCPLogCommServer.so [ 617]@svfw1out2 Registration of libCPLogCommServer.so returned 0 [ 617]@svfw1out2 Failed to load library 'libCPSrvComm.so' [ 617]@svfw1out2 Registration of libCPSrvComm.so returned -2147221000 [ 617]@svfw1out2 Failed to load library 'libCPSrvCommIs.so' [ 617]@svfw1out2 Registration of libCPSrvCommIs.so returned -2147221000 [ 617]@svfw1out2 Succeeded to load library 'libCPMgmtVerDB.so' [ 617]@svfw1out2 Unloading library libCPMgmtVerDB.so [ 617]@svfw1out2 Registration of libCPMgmtVerDB.so returned 0 [ 617]@svfw1out2 Failed to load library 'libCPMgmtVerIS.so' [ 617]@svfw1out2 Registration of libCPMgmtVerIS.so returned -2147221000 [ 617]@svfw1out2 Succeeded to load library 'libCPSrvQuery.so' [ 617]@svfw1out2 Unloading library libCPSrvQuery.so [ 617]@svfw1out2 Registration of libCPSrvQuery.so returned 0

If I run the "postinstall" script and remove CPSitesCalc from the file "/opt/CPfw1-53/conf/components_reg.conf" the postinstall runs to completion :-

[ 622]@svfw1out2 Succeeded to load library 'libGenDb.so' [ 622]@svfw1out2 Unloading library libGenDb.so [ 622]@svfw1out2 Registration of libGenDb.so returned 0 [ 622]@svfw1out2 Succeeded to load library 'libCPLogCommClient.so' [ 622]@svfw1out2 Unloading library libCPLogCommClient.so [ 622]@svfw1out2 Registration of libCPLogCommClient.so returned 0 [ 622]@svfw1out2 Succeeded to load library 'libCPLogFwdCommStream.so' [ 622]@svfw1out2 Unloading library libCPLogFwdCommStream.so [ 622]@svfw1out2 Registration of libCPLogFwdCommStream.so returned 0 [ 622]@svfw1out2 Succeeded to load library 'libCPLogFwdLogClient.so' [ 622]@svfw1out2 Unloading library libCPLogFwdLogClient.so [ 622]@svfw1out2 Registration of libCPLogFwdLogClient.so returned 0 [ 622]@svfw1out2 Succeeded to load library 'libCPLogKlogUnify.so' [ 622]@svfw1out2 Unloading library libCPLogKlogUnify.so [ 622]@svfw1out2 Registration of libCPLogKlogUnify.so returned 0 [ 622]@svfw1out2 Succeeded to load library 'libCPLogLuFile.so' [ 622]@svfw1out2 Unloading library libCPLogLuFile.so [ 622]@svfw1out2 Registration of libCPLogLuFile.so returned 0 [ 622]@svfw1out2 Succeeded to load library 'libCPLogLuuidDatabase.so' [ 622]@svfw1out2 Unloading library libCPLogLuuidDatabase.so [ 622]@svfw1out2 Registration of libCPLogLuuidDatabase.so returned 0 [ 622]@svfw1out2 Succeeded to load library 'libCPLogMisc.so' [ 622]@svfw1out2 Unloading library libCPLogMisc.so [ 622]@svfw1out2 Registration of libCPLogMisc.so returned 0 [ 622]@svfw1out2 Succeeded to load library 'libCPLogRepository.so' [ 622]@svfw1out2 Unloading library libCPLogRepository.so [ 622]@svfw1out2 Registration of libCPLogRepository.so returned 0 [ 622]@svfw1out2 Succeeded to load library 'libCPLogCommServer.so' [ 622]@svfw1out2 Unloading library libCPLogCommServer.so [ 622]@svfw1out2 Registration of libCPLogCommServer.so returned 0 [ 622]@svfw1out2 Failed to load library 'libCPSrvComm.so' [ 622]@svfw1out2 Registration of libCPSrvComm.so returned -2147221000 [ 622]@svfw1out2 Failed to load library 'libCPSrvCommIs.so' [ 622]@svfw1out2 Registration of libCPSrvCommIs.so returned -2147221000 [ 622]@svfw1out2 Succeeded to load library 'libCPMgmtVerDB.so' [ 622]@svfw1out2 Unloading library libCPMgmtVerDB.so [ 622]@svfw1out2 Registration of libCPMgmtVerDB.so returned 0 [ 622]@svfw1out2 Failed to load library 'libCPMgmtVerIS.so' [ 622]@svfw1out2 Registration of libCPMgmtVerIS.so returned -2147221000 [ 622]@svfw1out2 Succeeded to load library 'libCPSrvQuery.so' [ 622]@svfw1out2 Unloading library libCPSrvQuery.so [ 622]@svfw1out2 Registration of libCPSrvQuery.so returned 0 [ 622]@svfw1out2 Total status = -2147221000 [ 622]@svfw1out2 Enter DeleteErrFileIfNeeded /opt/CPshrd-53/tmp/components.log [ 622]@svfw1out2 Leave DeleteErrFileIfNeeded /opt/CPshrd-53/tmp/components.log
Reply to
Nokia ADMIN 2006
Loading thread data ...

Problem fixed. Backed out 109147-37 and install ran fine.

Reply to
Nokia ADMIN 2006

What do Checkpoint Support say to this problem?

Yours, VB.

Reply to
Volker Birk

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.