delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4D3C1D54.7050909@cpan.org> |
Date: | Sun, 23 Jan 2011 07:21:40 -0500 |
From: | Rafael Kitover <rkitover AT cpan DOT org> |
Reply-To: | rkitover AT cpan DOT org |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
CC: | David Sastre <d DOT sastre DOT medina AT gmail DOT com> |
Subject: | Re: failing to clone a git repo via ssh |
References: | <4D3BFC69 DOT 7080405 AT cpan DOT org> |
In-Reply-To: | <4D3BFC69.7080405@cpan.org> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
I just realized this bug is replicatable without having ssh access to our repo, you just need the cygwin sshd enabled, and the guy with access to the gitosis went off somewhere anyway... Here are the steps: cd ~ mkdir tmp cd tmp git clone git://git.shadowcat.co.uk/dbsrgits/DBIx-Class.git dbic_git_url git clone `whoami`@localhost:tmp/dbic_git_url dbic_ssh On 1/23/2011 5:01 AM, Rafael Kitover wrote: > This repo clones fine in msysgit and on linux over ssh, but on cygwin > this is what happens: > > $ git clone dbsrgits AT git DOT shadowcat DOT co DOT uk:DBIx-Class.git dbic > Cloning into dbic... > Warning: untrusted X11 forwarding setup failed: xauth key data not > generated > Warning: No xauth data; using fake authentication data for X11 forwarding. > remote: Counting objects: 43957, done. > remote: Compressing objects: 100% (16772/16772), done. > fatal: The remote end hung up unexpectedly6 MiB | 384 KiB/s > fatal: early EOFs: 89% (39122/43957), 5.64 MiB | 402 KiB/s > fatal: index-pack failed > > The git:// URL works fine > (git://git.shadowcat.co.uk/dbsrgits/DBIx-Class.git). > > Come to #dbix-class on irc.perl.org if you want me to add your ssh key > added, or attach it here... > > -- > 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 > -- 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 |