by default /usr/local/bin is not included on most unix systems when running in an execv env
I Haven't Lost My Mind - It's Backed Up On Disk Somewhere On Mon, Jul 4, 2011 at 20:38, Martin Grigorov <mgrigo...@apache.org> wrote: > [~]$ which git > /usr/local/bin/git > [~]$ git --version > git version 1.6.5.5 > > Git is there. > I have few accounts in Jenkins but none of them is admin. > Can someone with Admin rights to give me the karma for user martin-g ? > > On Mon, Jul 4, 2011 at 8:31 PM, Harald Wellmann <harald.wellm...@gmx.de> > wrote: > > Am 04.07.2011 19:51, schrieb Ron Smits: > >> > >> Actually looking at the output at > >> > >> > http://wicketstuff.org/hudson/job/Wicket%20Stuff%20Core%20Java6%20%28wicket%201.4-SNAPSHOT%29/lastFailedBuild/consoleyou > >> will see that it cannot find the git program: This is actually the > >> giveaway: > >> > >> Cannot run program "git": java.io.IOException: error=2, No such file > >> or directory > >> > > > > Looks like either git is not installed on the machine, or it's not in the > > PATH - in that case, it should be sufficient to set the absolute path to > the > > git binary in Jenkins' main configuration page. > > > > Regards, > > Harald > > > > > > > > -- > Martin Grigorov > jWeekend > Training, Consulting, Development > http://jWeekend.com >