delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/12/04/04:54:05

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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; q=dns; s=
default; b=OXoXn7TIt6oTfraHLtKXXjIWxLFOSV8k8BncK7ktznpcpaqi9S+4N
g9SO5wRgK//2Y00eaLmZ1j7NCgO7Ypb2yLkXqmpZ+4G64OR95/ugUoBwz0rvPOce
Z/rLXZIhStiwmjj/UA4wv+8q8AGgO5grwsWEP0atDEIK0nQW+gV7yc=
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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; s=default;
bh=RgP3L+AXKgfYvh308uNgqdrDS8U=; b=kouCg16/c1E39t2Od3PTOHP/e4jt
iJMjqLjEao+o0JINMJmqJc3QsiRtYG3I80aCRHex5/Xu8q2HPStJ8EW73eLzRTcf
A4Y4jNxJ8Zku8OY2rdMKqU4hn4tRUaNaQfs7DVivkN0EChgjGXRUkBCmXO6d4rmG
0W3DHw0bzTO4LOc=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2
X-HELO: calimero.vinschen.de
Date: Thu, 4 Dec 2014 10:53:45 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: [cygwin] Cygwin's git says "error: failed to read delta-pack base object"
Message-ID: <20141204095345.GF3810@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <CAOOocNnS6O1PDcU10NTVgkCfY4QOFJi-DjAMB_tq0oJ=4jvNjA AT mail DOT gmail DOT com> <BCA71D26F26F4EC487E0D811F70EC4F5 AT black> <CAOOocNmPvq+gZjkCvDtONwZeWZrD7HcA3m10N8ryxiuzca_wtg AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <CAOOocNmPvq+gZjkCvDtONwZeWZrD7HcA3m10N8ryxiuzca_wtg@mail.gmail.com>
User-Agent: Mutt/1.5.23 (2014-03-12)

--qF9qg9OJwyrKJKWk
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Dec  3 18:07, Dave Lindbergh wrote:
> On Wed, Dec 3, 2014 at 3:42 PM, Jason Pyeron <jpyeron AT pdinc DOT us> wrote:
> > [copy off list, because the sourceware system admins throws temper tant=
rums]
> >> -----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?
>=20
> Aha - you're right.
>=20
> It works fine on a local NTFS volume.
>=20
> I get the error when I do it on Z:, which is mapped to a network drive
> (on another Windows box).

It works fine for me on a network drive mounted from another Windows
machine used via the cygdrive prefix:

  $ mount | grep cygdrive/z
  Z: on /cygdrive/z type ntfs (binary,posix=3D0,user,noumount,auto)
  $ cd /cygdrive/z
  $ 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)
  Unpacking objects: 100% (12/12), done.
  Checking connectivity... done.

I tried with two different mount points, one to a Cygwin-created remote
dir, one to a Windows-created remote dir.

> Is there a workaround? Why does this happen?

No idea.  How do you mount the drive, e.g., what does `mount' print for
the drive?  Or could this be a permission problem?  If all else fails
you could try to find out what happens via strace.


Corinna

--=20
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--qF9qg9OJwyrKJKWk
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJUgC8pAAoJEPU2Bp2uRE+gKuwP/2k6T5KGE6a4DfBGAfb259o/
SxV//8B2AOj2off87XVq70V/RlGtWyttNlNN6/R4TGN8Uhwqf6uDUvov+JP4/9Kp
zanUtUKyDEi4tUQy2MKE9YkSgeKJYmVrYutH/ZSVGUVpIEOUiSomOSXCIJFfpNmk
pU7/+H9g9tchnvLUsOsTbIc/yWocDT55H9WIo0TqBMGpHvpXrTJ3X/WBIZ10cbAO
4ba+kSUok1YGfLyCR8JQ4H5OY1v9dm5NfiTXRD4m2ESm/wngB4gmUTGQ+gc/3DBn
l3rrcBpNq5aN59i2ECvFlwWfTMxU+W8vubQyHDmroX8wU/rZZZKRUeGkF7BtlELV
Kd6f6l0qCcxmk3PHuoLLjaLnKtgg9zIaCsrkf68fZLKZ7gyNxNe+UGelgm5V0Jeb
rocbXhE8ttueaqBMXg6SCP2LOB16t2otDKhX0993oAY2MReQqcQEjhhJJsedugWa
t+qdeqjuRLgbPAo51fMubsvFRNkL8eSeYppWjoJvEUR3SH3jnu272aOMglRSBWA8
m2YAWppsvVQDW8bVftQ6qZvt4rKS+cc6xGMNHQB5/EAr34DsAOSoFVO4oL2RncPa
R3eo9h9SiAutX498yZW5wi9GAznUTveE8Ccdbj8Z7Cy1D0h+Y/UmTFvHNzZaa+r5
5s7dM7sByECZj9S/mPjz
=pw+p
-----END PGP SIGNATURE-----

--qF9qg9OJwyrKJKWk--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019