On Fri, 8 Jun 2007, Thomas Glanzmann wrote: > Hello, > > > I give it a try and come back to you. I am off the net for 1 hour. > > (tomcat-05) [/usr/src] git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > Initialized empty Git repository in /usr/src/linux-2.6/.git/ > remote: Generating pack... > remote: Done counting 496911 objects. > remote: Deltifying 496911 objects... > remote: 100% (496911/496911) done > Indexing 496911 objects... > remote: Total 496911 (delta 401539), reused 493712 (delta 398653) > 100% (496911/496911) done > Resolving 401539 deltas... > fatal: serious inflate inconsistency > fatal: index-pack died with error code 128 > fetch-pack from 'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git' failed. > > yes, it is reproducable. Again I am off the net for an hour. I can't reproduce that. $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git Initialized empty Git repository in /home/nico/git/tst/linux-2.6/.git/ remote: Generating pack... remote: Done counting 496911 objects. remote: Deltifying 496911 objects... remote: 100% (496911/496911) done Indexing 496911 objects... remote: Total 496911 (delta 401539), reused 493712 (delta 398653) 100% (496911/496911) done Resolving 401539 deltas... 100% (401539/401539) done Checking 22413 files out... 100% (22413/22413) done $ git version git version 1.5.2.1 > I used the debian packages that built a friend of mine: > > deb http://rmdir.de/~michael/git/ ./ > > If you want to reproduce it by yourself. I don't use Debian, sorry. Nicolas - 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