On Fri, 9 Nov 2007, bob wrote: > Sorry, but I am not that familiar with git's internal workings, > but here is a failure that I can consistently create. I am > running MacOSX 10.4.10 with git compiled from source. > Here is the problem output that I am receiving: > > remote: Generating pack... > remote: Done counting 11402 objects. > remote: Deltifying 11402 objects... > remote: 100% (11402/11402) done > Indexing 11402 objects... > 100% (11402/11402) done > Resolving 3356 deltas... > fatal: serious inflate inconsistency A similar problem (if not the same problem) has been reported on MacOSX in the past. The conclusion was that either the gcc version or zlib version on MacOSX was bad and updating them fixed it. I don't remember the details now but you should be able to find them in the mail archive (or maybe someone else remembers). 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