X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL,WEIRD_PORT X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20110602122725.GA23446@ednor.casa.cgf.cx> References: <20110602122725 DOT GA23446 AT ednor DOT casa DOT cgf DOT cx> Date: Thu, 2 Jun 2011 09:05:57 -0400 Message-ID: Subject: Re: Mercurial not returning with 20110601 snapshot From: Chris Sutcliffe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes 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 2 June 2011 08:27, Christopher Faylor wrote: > On Thu, Jun 02, 2011 at 06:43:40AM -0400, Chris Sutcliffe wrote: >>Testing the 20110601 snapshot I've run in to an issue where Mercurial >>(specifically python) will not return to the command line when the >>command completes: >> >>I'm guessing this is related to the recent changes to pipe handling? > > Like other guesses about this: not necessarily. Fair enough, I should know better than to assume. > Could you provide the actual steps needed to duplicate the problem, > assuming that anyone doing testing will not be familiar with mercurial? It seems to be an issue with using mercurial over ssh versus mercurial over http. For example, cloning the Emerge Desktop repository over http (read only) works fine: hg clone http://emerge.hg.sourceforge.net:8000/hgroot/emerge/emerge However, when I clone over ssh (for read/write) using my public key: hg clone ssh://ir0nh34d AT emerge DOT hg DOT sourceforge DOT net/hgroot/emerge/emerge The command appears to hang after the operation completes. Unfortunately I don't know of an anonymous mercurial repository that you can clone over ssh to recreate the issue. Is there anything I can provide in terms of an strace or anything? Thank you, Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -- 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