git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-fetch fails with error code 128
@ 2006-12-14 23:08 Andy Parkins
  2006-12-14 23:19 ` Shawn Pearce
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Andy Parkins @ 2006-12-14 23:08 UTC (permalink / raw)
  To: git

Hello,

This is with my big "every linux patch" repository that I talked about in 
another thread.  To bring you up to speed:

 1. Made repository
 2. Made a zip of the .git directory
 3. Copied the zip elsewhere
 4. Extracted it into a temporary directory
 5. Went to an out-of-date version of this repository
 6. Used git-fetch to update it.

This gave me the following output:

$ git fetch
remote: Generating pack...
remote: Done counting 189146 objects.
remote: Result has 186566 objects.
remote: Deltifying 186566 objects.
remote:  100% (186566/186566) done
Unpacking 186566 objects
fatal: failed to apply delta
fatal: unpack-objects died with error code 128
Fetch failure: /home/andyp/projects/temp/.git

What does that mean?  I ran fsck --full on the source repository, but it's 
made no difference.



Andy
-- 
Dr Andrew Parkins, M Eng (Hons), AMIEE

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

end of thread, other threads:[~2006-12-16 22:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-14 23:08 git-fetch fails with error code 128 Andy Parkins
2006-12-14 23:19 ` Shawn Pearce
2006-12-14 23:25 ` Horst H. von Brand
2006-12-15  2:31   ` Nicolas Pitre
2006-12-15  0:02 ` Junio C Hamano
2006-12-15  9:46   ` Andy Parkins
2006-12-15 21:55     ` Junio C Hamano
2006-12-15 22:13       ` Nicolas Pitre
2006-12-16  0:37         ` Junio C Hamano
2006-12-16 13:29         ` Andy Parkins
2006-12-16 22:12       ` Andy Parkins
2006-12-15  2:25 ` Nicolas Pitre

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 NNTP newsgroup(s).