X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=HPUn2R6 je5VIjDQES9KIeMnPWN5PrtQP1c2phnTt4xZ0Zekr5XXY9fyT4mJy3YvX/VUNZ25 CSVWvQ1H7O5jLhLSJHQRHqrPnlcciZPuJpJeyO6jWpPCwYva7w3368GA2gcEF5qF 3KNIO/hbh9UGA9s4iGIGUuyPXUi2OtxxQY8A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=uTp1AQHichKgY Z+KmCogKEzM/jg=; b=h0mcyoyBmOhKzPVglWkyQ5I/nAPSqVrbmv/Gi4mrmYOhF Em4AVB2h0UfWDLdBNLurLrZE/T0lUz5j4CvdWAP60pY8MVxDZ5XO/kSKmmrAQGkc cdWTqty3et7w/xJyAHjOjWevA7z91Lg0t8rAFGQGMYmuc5kuG8JajG+mG3Kyes= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f46.google.com X-Received: by 10.180.108.205 with SMTP id hm13mr17389066wib.5.1417648057664; Wed, 03 Dec 2014 15:07:37 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Dave Lindbergh Date: Wed, 3 Dec 2014 18:07:17 -0500 Message-ID: Subject: Re: [cygwin] Cygwin's git says "error: failed to read delta-pack base object" To: cygwin Content-Type: text/plain; charset=UTF-8 On Wed, Dec 3, 2014 at 3:42 PM, Jason Pyeron wrote: > [copy off list, because the sourceware system admins throws temper tantrums] >> -----Original Message----- >> From: Dave L >> Sent: Wednesday, December 03, 2014 15:30 >> >> ...but the git from github.com works fine. >> >> I installed Cygwin's version of git, and get this: >> >> $ git clone https://github.com/nerdfever/pic32mx-bmf >> Cloning into 'pic32mx-bmf'... >> remote: Counting objects: 12, done. >> remote: Total 12 (delta 0), reused 0 (delta 0) >> error: failed to read delta-pack base object >> 300bdeb2fd209d24afb865584da10b78aa8fefc4 >> fatal: unpack-objects failed > > What file system are you on? Local NTFS or remote? Aha - you're right. It works fine on a local NTFS volume. I get the error when I do it on Z:, which is mapped to a network drive (on another Windows box). Is there a workaround? Why does this happen? --Dave -- 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