delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,TW_YG |
X-Spam-Check-By: | sourceware.org |
X-Mail-Handler: | MailHop Outbound by DynDNS |
X-Report-Abuse-To: | abuse AT dyndns DOT com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) |
X-MHO-User: | U2FsdGVkX1+6w+3oVY0u5uAFYXZX6QGq |
Date: | Sat, 28 Jan 2012 13:38:16 -0500 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: "git clone" over ssh fails intermittently w/snapshot 20120123 |
Message-ID: | <20120128183816.GA24438@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <26758 DOT 1327703355 AT freon DOT franz DOT com> <26967 DOT 1327703574 AT freon DOT franz DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <26967.1327703574@freon.franz.com> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 Fri, Jan 27, 2012 at 02:32:54PM -0800, Kevin Layer wrote: >I don't know what happened to the email in transit, but much >information at the head of the email was chopped off. From my outbox, >here's the missing bit: > >***************** > >This is the failure mode: > >$ rm -fr test; git clone git:/repo/git/composer test >Cloning into test... >fatal: The remote end hung up unexpectedly >fatal: early EOF >fatal: index-pack failed > >$ > >That is not using the git protocol. The machine is called `git'. > >It fails most of the time, but it definitely works sometimes, and even >has stretches of successes. > >At first, I thought it was isolated to large repos, but it definitely >happened on some smaller ones. You really haven't provided any details beyond "git clone doesn't work" along with cygcheck output. You've previously reported that git worked great. What changed? What is the server that you're cloning from? Another windows machine running Cygwin? A linux box? Solaris? What does "large repo" mean to you? I just tried this on the gcc repo which is, from my point of view, pretty big. The clone succeeded without problem. Where is the server located? Is it on a local network or is it from somewhere on the internet? From my reading of the git documentation, using the host:/path syntax means you're using ssh to connect to the other machine. Have you checked the logs of the server to see if anything is reported? Is this new behavior just seen with this snapshot or is it something you noticed in 1.7.9? If you've just seen it in the latest snapshot it would be useful (as I've previously pleaded) to know in which snapshot the bad behavior first showed up. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |