X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Mon, 7 Mar 2011 14:51:44 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: ssh ... PTY allocation request failed on channel 0
Message-ID: <20110307135144.GD18640@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <AANLkTikoc65x=AhffKzKWZpyZ-AaHH1rmh_ppG5DjU1w@mail.gmail.com> <4D6E7D6A.30300@gmail.com> <AANLkTi=38joOj0fcnvzdGPbpkfD_jHkkig4QfkxUpTJC@mail.gmail.com> <20110303093450.GA16272@calimero.vinschen.de> <AANLkTi=8V+Jw5m2_Ra4SY0ADmw2Fo5bCu6KNytJBA_G7@mail.gmail.com> <20110307134057.GB18640@calimero.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <20110307134057.GB18640@calimero.vinschen.de>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Mar  7 14:40, Corinna Vinschen wrote:
> On Mar  7 08:18, Mirko Vukovic wrote:
> > On Thu, Mar 3, 2011 at 4:34 AM, Corinna Vinschen wrote:
> > > On Mar  2 15:06, Mirko Vukovic wrote:
> > >> So, to summarize,
> > >>
> > >> - from work, I can access github using ssh 4.3, but not ssh 5.8 (I get
> > >>  `connection reset by peer', or` remote end hang up unxepectedly'),
> > >> - from home, ssh 5.8 gives me the PTY error, but I can perform push
> > >>   to github.
> > >
> > > Did you try to revert to openssh 5.6p1-2?
> > 
> > Yes.  It behaves the same way (PTY error, but git push origin master works)
> > 
> > Where can I find 5.5 of openSSH?  I had that ssh working from October 2010.
> > 
> > Or do I have to get the sources and compile them?
> 
> Yes, but they build out of the box.
> 
> However, what Dave wrote still applies.  If you run an ssh client, it
> does not try to create a pty.  The pty creation occurs solely on the
> server side.
> 
> The difference may be that the client requests a pty, while the other
> client doesn't   This can be a result of different ssh config settings.
> Check you ~/.ssh/config file.

... and then there's also the -T option, see `man ssh'.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

