[Bug 2859] git stopped to work when gitlab is running on nonstandard port

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Apr 17 07:58:48 AEST 2018


https://bugzilla.mindrot.org/show_bug.cgi?id=2859

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
The error message seems to indicate that git-upload-pack is not in the
$PATH on the server.

Could you please attach the ssh debug output?  Assuming a Bourne-ish
shell, something like:

$ GIT_SSH_COMMAND='echo ssh $@ 1>&2; ssh -vvv' git pull

then attach the resulting log using "Add an attachment"?

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list