git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Vincent van Ravesteijn <V.F.vanRavesteijn@tudelft.nl>
To: Git Mailing List <git@vger.kernel.org>
Subject: Serious inflate inconsistency on windows
Date: Fri, 08 Apr 2011 10:39:50 +0200	[thread overview]
Message-ID: <4D9EC9D6.2090100@tudelft.nl> (raw)

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

                 reply	other threads:[~2011-04-08  9:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D9EC9D6.2090100@tudelft.nl \
    --to=v.f.vanravesteijn@tudelft.nl \
    --cc=git@vger.kernel.org \
    /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.
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).