From: Johan Herland <johan@herland.net>
To: git@vger.kernel.org
Cc: Junio C Hamano <gitster@pobox.com>
Subject: [BUG?] Fail to pull from kernel.org: pack has bad object
Date: Mon, 20 Oct 2008 10:10:29 +0200 [thread overview]
Message-ID: <200810201010.29173.johan@herland.net> (raw)
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
next reply other threads:[~2008-10-20 8:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-20 8:10 Johan Herland [this message]
2008-10-20 8:26 ` [BUG?] Fail to pull from kernel.org: pack has bad object 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200810201010.29173.johan@herland.net \
--to=johan@herland.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.