lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "failed to read delta base object at..."
- Date: Wed, 27 Aug 2008 13:14:00 -0700
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Subject: Re: "failed to read delta base object at..."
Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> writes:
> And as far as I can tell, that's the _only_ corruption in the whole file,
> but I didn't really double-check.
Just FYI, replacing these 3619 bytes in JBF's packfile with the good
object with
dd conv=notrunc bs=1 seek=3025976 count=3619
makes the fixed pack pass verify-pack, so this part seems to be the only
corruption.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html