* Gerrit Pape [Sun, 03 Feb 2008 19:37:16 +]:
> Yes, the problem here is that git prepends GIT_EXEC_PATH (compiled-in,
> from environment, or from option) to the PATH, and the Debian
> compiled-in GIT_EXEC_PATH is /usr/bin/, as the git-* programs are
> installed there. So /usr/bin/ssh is found
On Thu, Jan 17, 2008 at 12:53:13PM +0100, Adeodato Sim?? wrote:
> % echo $PATH
> /home/adeodato/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
> % which ssh
> /home/adeodato/bin/ssh
> % git pull
> Enter passphrase for key '/home/adeodato/.ssh/id_rsa':
>
> This spawns a process like:
>
> adeodato 210
Package: git-core
Version: 1:1.5.3.8-1
Severity: normal
% echo $PATH
/home/adeodato/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
% which ssh
/home/adeodato/bin/ssh
% git pull
Enter passphrase for key '/home/adeodato/.ssh/id_rsa':
This spawns a process like:
adeodato 21042 0.0 0.4 4908 2136
3 matches
Mail list logo