X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20101227194701.GA24728@ednor.casa.cgf.cx> References: <4D18E1CE DOT 10401 AT redhat DOT com> <20101227194701 DOT GA24728 AT ednor DOT casa DOT cgf DOT cx> From: =?ISO-8859-1?Q?Fr=E9d=E9ric_Bron?= Date: Mon, 27 Dec 2010 20:53:44 +0100 Message-ID: Subject: Re: git over ssh To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 > Actually, I don't believe that there are any fixes in the snapshot. =A0I = can > duplicate the behavior but I'm stumped about how to fix it. Before trying the last snapshot, I gave a new try with my own repository and it worked fine! -> so useless example. Then I tried with the cmake repository as it was proposed and it failed when cloning locally: $ git clone --bare git://cmake.org/cmake.git $ git clone localhost:cmake.git cmake-test Cloning into cmake-test... user AT localhost's password: remote: Counting objects: 95309, done. remote: Compressing objects: 100% (20810/20810), done. fatal: The remote end hung up unexpectedly43 MiB | 4.52 MiB/s fatal: early EOF fatal: index-pack failed Failed 3 times (so this example is reproductible). Then I killed sshd and all processes, installed the snapshot (I just change cygwin1.dll, is that enough?), restarted sshd but cloning failed again. Fr=E9d=E9ric -- 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