Re: Bug: git-sh-setup giving no such file or directory

2016-12-09 Thread Paul Boyle
> Hmm. Did you run "make install"? Or are you trying to run git directly > out of the build directory? > > If the latter, that has been unsupported for a while, though it mostly > works. The "right" way is to either set up GIT_EXEC_PATH as appropriate, > or to just .../git/bin-wrappers into your $P

Re: Bug: git-sh-setup giving no such file or directory

2016-12-09 Thread Jeff King
On Fri, Dec 09, 2016 at 12:00:36PM +, Paul Boyle wrote: > There appears to be an issue with the latest master. > > "git submodule init" is producing the following error: > > /home/paul.boyle/bin/git/git-sh-setup: line 46: > /home/paul.boyle/libexec/git-core/git-sh-i18n: No such file or > dir

Bug: git-sh-setup giving no such file or directory

2016-12-09 Thread Paul Boyle
Hi There appears to be an issue with the latest master. "git submodule init" is producing the following error: /home/paul.boyle/bin/git/git-sh-setup: line 46: /home/paul.boyle/libexec/git-core/git-sh-i18n: No such file or directory Broken sha: 8d7a455ed52e2a96debc080dfc011b6bb00db5d2 Checking