-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Linux
In order to run git in our system git plugin needs LD_LIBRARY_PATH to be used and have entry pointing to the necessary libraries location.
It all works fine for the builds as all the salves and master has the variable configured. But it fails to find some "so" files (like libcrypto.so) when it runs the polling and it fails. It seems that during the polling operation the environement variables are not used at all.