Dear Team,
We have followed alternative solution mentioned in the below mentioned document since there is no direct Solaris 11 nrpe available.
https://assets.nagios.com/downloads/nag ... _Agent.pdf
OS version : Solaris 11
After NRPE package we are facing the fatal relocation error on python please help us to fix the same.
We can't even run the pkg related commands. We are getting below fatal error.
Error : "ImportError: ld.so.1: isapython2.7: fatal: relocation error: file /usr/lib/python2.7/vendor-packages/OpenSSL/SSL.so"
Kindly guide us to revert back to original state.
Thanks and Regards
Srini
Solaris 11 NRPE - Crashed the system
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Solaris 11 NRPE - Crashed the system
Uninstall compatibility/ucb using instructions at https://docs.oracle.com/cd/E23824_01/ht ... gijmk.html (this seems unnecessary ultimately, but for complete reversion necessary).
remove the two symlinks:
/usr/lib/libssl.so.0.9.7 -> /lib/libssl.so
/usr/lib/libcrypto.so.0.9.7 -> /lib/libssl.so
If you need detailed instructions on removing NRPE (basically, just rm all the installed files), it might be best to move this to a ticket via [email protected]
Once things are removed, you should probably compile NRPE using the instructions at https://support.nagios.com/kb/article.p ... 15#Solaris
remove the two symlinks:
/usr/lib/libssl.so.0.9.7 -> /lib/libssl.so
/usr/lib/libcrypto.so.0.9.7 -> /lib/libssl.so
If you need detailed instructions on removing NRPE (basically, just rm all the installed files), it might be best to move this to a ticket via [email protected]
Once things are removed, you should probably compile NRPE using the instructions at https://support.nagios.com/kb/article.p ... 15#Solaris