X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 7 Mar 2011 14:51:44 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: ssh ... PTY allocation request failed on channel 0 Message-ID: <20110307135144.GD18640@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4D6E7D6A DOT 30300 AT gmail DOT com> <20110303093450 DOT GA16272 AT calimero DOT vinschen DOT de> <20110307134057 DOT GB18640 AT calimero DOT vinschen DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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