git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Serious inflate inconsistency on windows
@ 2011-04-08  8:39 Vincent van Ravesteijn
  0 siblings, 0 replies; only message in thread
From: Vincent van Ravesteijn @ 2011-04-08  8:39 UTC (permalink / raw)
  To: Git Mailing List

Hi All,

I'm not sure how important this is, but I had the following this morning 
while fetching the git repo:

 >git fetch
remote: Counting objects: 567, done.
remote: Compressing objects: 100% (149/149), done.
remote: Total 317 (delta 238), reused 216 (delta 167)
Receiving objects: 100% (317/317), 134.38 KiB | 24 KiB/s, done.
error: inflate: data stream error (incorrect header check)
fatal: serious inflate inconsistency
fatal: index-pack failed

 >git --version
git version 1.7.4.MSVC
(self-compiled on windows 28-3-2011)

This was reproducable. Now trying a precompiled git version:

 >"c:\Program Files\Git\bin\git.exe" fetch
remote: Counting objects: 567, done.
remote: Compressing objects: 100% (149/149), done.
remote: Total 317 (delta 238), reused 216 (delta 167)
Receiving objects: 100% (317/317), 134.38 KiB | 20 KiB/s, done.
Resolving deltas: 100% (238/238), completed with 65 local objects.
 From git://git.kernel.org/pub/scm/git/git
    5cd1518..ee3adc3  html       -> origin/html
    d424a47..5fb41b8  maint      -> origin/maint
    9b12242..635319e  man        -> origin/man
    fa38cfc..6be0559  master     -> origin/master
    0244ef9..4a6bb82  next       -> origin/next
  + 5d84cab...1e58d31 pu         -> origin/pu  (forced update)
    f0ee024..9b460ad  todo       -> origin/todo
  * [new tag]         v1.7.4.4   -> v1.7.4.4
  * [new tag]         v1.7.5-rc1 -> v1.7.5-rc1

 >"c:\Program Files\Git\bin\git.exe" --version
git version 1.7.3.1.msysgit.0

I don't know how to rewind my git clone to represent exactly the state 
it was in this morning, so it's difficult to explore further.

Vincent

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-08  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-08  8:39 Serious inflate inconsistency on windows Vincent van Ravesteijn

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).