public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin's git says "error: failed to read delta-pack base object"
@ 2014-12-03 20:30 Dave L
  2014-12-03 20:40 ` Marco Atzeri
       [not found] ` <BCA71D26F26F4EC487E0D811F70EC4F5@black>
  0 siblings, 2 replies; 11+ messages in thread
From: Dave L @ 2014-12-03 20:30 UTC (permalink / raw)
  To: cygwin

...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

When I run the git that came from github (the MINGW32 version), it works
fine.

I'm pretty sure this is operator error, but I'm stumped. What am I doing
wrong?

(that repository is public - you can try it yourself)

--
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

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: [cygwin] Cygwin's git says "error: failed to read delta-pack base object"
@ 2014-12-04 21:28 Dave Lindbergh
  2014-12-04 22:43 ` Adam Dinwoodie
  2014-12-05  8:46 ` Csaba Raduly
  0 siblings, 2 replies; 11+ messages in thread
From: Dave Lindbergh @ 2014-12-04 21:28 UTC (permalink / raw)
  To: cygwin

>> 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).
>
>It works fine for me on a network drive mounted from another Windows
>machine used via the cygdrive prefix:
>[..]
>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.

Mount gives:

   Z: on /cygdrive/z type ntfs (binary,posix=0,user,noumount,auto)

It's an ordinary LAN share on another local Windows box, mapped to
drive Z: via "Map network drive" in Explorer (Win7). I have full
permissions.

You are more than welcome to read the strace output if that'll give
you a clue (it doesn't give me one). All 1.7 MBytes of it are at
http://nerdfever.com/files/strace.txt

(That comes from "strace git clone
https://github.com/nerdfever/pic32mx-bmf >strace.txt")

I'm still stumped.

--
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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-12-07 10:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-03 20:30 Cygwin's git says "error: failed to read delta-pack base object" Dave L
2014-12-03 20:40 ` Marco Atzeri
     [not found] ` <BCA71D26F26F4EC487E0D811F70EC4F5@black>
2014-12-03 23:07   ` [cygwin] " Dave Lindbergh
2014-12-04  9:53     ` Corinna Vinschen
2014-12-05  5:05     ` Andrey Repin
2014-12-04 21:28 Dave Lindbergh
2014-12-04 22:43 ` Adam Dinwoodie
2014-12-05 11:35   ` Corinna Vinschen
2014-12-05 17:39     ` Dave L
2014-12-07 10:11       ` Corinna Vinschen
2014-12-05  8:46 ` Csaba Raduly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).