* Packfile SHA1 mismatch with itself
@ 2007-01-19 20:35 Luben Tuikov
2007-01-19 21:22 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Luben Tuikov @ 2007-01-19 20:35 UTC (permalink / raw)
To: git
$GIT_DIR=. git-fsck-objects --full
error: Packfile ./objects/pack/pack-8cafdff4eb66bb2219016e4c0817cdb5cb326ab6.pack SHA1 mismatch
with itself
fatal: unknown object type 0 in ./objects/pack/pack-8cafdff4eb66bb2219016e4c0817cdb5cb326ab6.pack
So,... anyone seen this?
Is there a way to fix it, other than blowing away the repo and
recreating it?
Thanks,
Luben
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Packfile SHA1 mismatch with itself
2007-01-19 20:35 Packfile SHA1 mismatch with itself Luben Tuikov
@ 2007-01-19 21:22 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2007-01-19 21:22 UTC (permalink / raw)
To: ltuikov; +Cc: git
Luben Tuikov <ltuikov@yahoo.com> writes:
> $GIT_DIR=. git-fsck-objects --full
> error: Packfile ./objects/pack/pack-8cafdff4eb66bb2219016e4c0817cdb5cb326ab6.pack SHA1 mismatch
> with itself
Nothing rings a bell other than:
commit 8977c110b5bbd230c28c727ddb85856067d55cfb
Author: Junio C Hamano <junkio@cox.net>
Date: Wed Jan 3 23:09:08 2007 -0800
pack-check.c::verify_packfile(): don't run SHA-1 update on huge data
which is in 1.4.4.4. 'master' has an equilvalent due to the use
of sliding mmap.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-19 21:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-19 20:35 Packfile SHA1 mismatch with itself Luben Tuikov
2007-01-19 21:22 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox