Re: Could not load program curl

2016-07-06 Thread Max B
just updated the libpath for user to look for where the libs are installed Thanks On Tue, Jun 28, 2016 at 1:10 AM, ARYAN SHARMA wrote: > HI, > > I am facing the same error on Jenkins. Kindly share the solution if it has > been resolved at your side. > > Thanks, > Sachin > > > On Monday, August

Re: Could not load program curl

2016-06-28 Thread ARYAN SHARMA
HI, I am facing the same error on Jenkins. Kindly share the solution if it has been resolved at your side. Thanks, Sachin On Monday, August 4, 2014 at 11:46:21 PM UTC+2, Max B wrote: > > Rob, > > I am running it from the same server ... i can runs successfully if I try > to do it manually..

Re: Could not load program curl

2014-08-06 Thread Yog S
Can you check with which user its running on slave? I had similar problem in past where lynx (not actually curl ) was working fine manually bot not through Jenkins and later found that from jenkins the script was running as a different use on slave and that use didn't had HOME env variable set

Re: Could not load program curl

2014-08-04 Thread Max B
Rob, I am running it from the same server ... i can runs successfully if I try to do it manually.. but while from the Jenkins job... its fails and that's the message that I see it in the logs. Logging in Could not load program curl: Could not load module /usr/lib/libidn.a(libidn.so.11).

RE: Could not load program curl

2014-08-04 Thread Rob Mandeville
If you’ve checked on the server, are you sure that the job is running on the server? If the job ran on a slave node running on another machine, you have to check the machine that the slave node is running on. --Rob From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.