git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG?] Fail to pull from kernel.org: pack has bad object
@ 2008-10-20  8:10 Johan Herland
  2008-10-20  8:26 ` Thomas Rast
  0 siblings, 1 reply; 10+ messages in thread
From: Johan Herland @ 2008-10-20  8:10 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Hi,

Currently I get the following error when trying to pull from git.git at 
kernel.org:

$ git pull
remote: Counting objects: 279, done.
remote: Compressing objects: 100% (78/78), done.
remote: Total 177 (delta 136), reused 135 (delta 99)
Receiving objects: 100% (177/177), 66.59 KiB | 59 KiB/s, done.
fatal: pack has bad object at offset 53487: failed to apply delta
fatal: index-pack failed


For reference, here's the relevant part of .git/config:

[remote "origin"]
        url = git://git.kernel.org/pub/scm/git/git.git
        fetch = +refs/heads/*:refs/remotes/origin/*


I using a recent "next" version: 1.6.0.2.767.g8f0e


...Johan

-- 
Johan Herland, <johan@herland.net>
www.herland.net

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

end of thread, other threads:[~2008-10-20 20:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-20  8:10 [BUG?] Fail to pull from kernel.org: pack has bad object Johan Herland
2008-10-20  8:26 ` Thomas Rast
2008-10-20 12:15   ` Jeff King
2008-10-20 13:59     ` Nicolas Pitre
2008-10-20 14:10       ` Thomas Rast
2008-10-20 17:49         ` Nicolas Pitre
2008-10-20 17:56           ` Jeff King
2008-10-20 20:47           ` Thomas Rast
2008-10-20 20:48             ` Thomas Rast
2008-10-20 20:51             ` 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).