> if I don't that on with my installation.. I only see
>
> PTY allocation request failed on channel 0
see "NOTE" at the bottom of bullet #1 here:
http://sitaramc.github.com/gitolite/doc/ssh-troubleshooting.html#_basic_ssh_troubleshooting_for_the_admin
sorry that does not properly *explain* the problem, although
it has enough info to *guess*.
I just updated the docs; see
http://sitaramc.github.com/gitolite/doc/report-output.html#_side_note_openssh_5_6
However, starting with openssh 5.6, this won't work. ...
So now you have to use an explicit "info" command, (ssh git@server info
) or
add the -T
option to ssh (ssh -T git@server
).
On Sun, Feb 06, 2011 at 06:12:42AM +0530, Sitaram Chamarty wrote:
> On Sat, Feb 05, 2011 at 06:02:28PM -0500, Sébastien Dionne wrote:
>
> > if I don't that on with my installation.. I only see
> >
> > PTY allocation request failed on channel 0
>
> see "NOTE" at the bottom of bullet #1 here:
> http://sitaramc.github.com/gitolite/doc/ssh-troubleshooting.html#_basic_ssh_troubleshooting_for_the_admin