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_LOW X-Spam-Check-By: sourceware.org Message-ID: <4D3BFC69.7080405@cpan.org> Date: Sun, 23 Jan 2011 05:01:13 -0500 From: Rafael Kitover 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 Subject: failing to clone a git repo via ssh Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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