git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Thomas Rast <trast@student.ethz.ch>
Cc: Nicolas Pitre <nico@cam.org>, Johan Herland <johan@herland.net>,
	git@vger.kernel.org
Subject: Re: [BUG?] Fail to pull from kernel.org: pack has bad object
Date: Mon, 20 Oct 2008 08:15:33 -0400	[thread overview]
Message-ID: <20081020121533.GA2177@coredump.intra.peff.net> (raw)
In-Reply-To: <200810201026.57306.trast@student.ethz.ch>

On Mon, Oct 20, 2008 at 10:26:55AM +0200, Thomas Rast wrote:

> > 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
> 
> I just had the same, panicked, then compiled 'maint' and the fetch
> worked.  Unfortunately I wasn't awake enough to make a copy of the
> repo.  Maybe you can make one, then use it to bisect the problem
> between maint and next...

I am getting it, too, but I remembered to save my repo. :) The 'next'
branch is broken, but master works fine. The bisect points to

  commit 9441b61dc5c3f1f984114ec8bd470dc20c55dfe0
  Author: Nicolas Pitre <nico@cam.org>
  Date:   Fri Oct 17 15:57:57 2008 -0400

      index-pack: rationalize delta resolution code

but I don't have time to look further right now (there is a small child
who apparently thinks coloring with crayons is more interesting than
bisecting bugs).

I can make my broken repo available if need be (though given the number
of us seeing the problem, I doubt it is hard to reproduce).

-Peff

  reply	other threads:[~2008-10-20 12:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=20081020121533.GA2177@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=johan@herland.net \
    --cc=nico@cam.org \
    --cc=trast@student.ethz.ch \
    /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 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).