>>>>> "Russell" == Russell Cattelan <cattelan@xxxxxxxxxxx> writes: Russell> I'm using 1.5.6.4 on my remote client and it did a clone Russell> just fine. Ahh but indeed a fetch failed ... But it also Russell> fails with using v1.5.6.5 of git-daemon ... I also have an error with "fetch" (while it works with "clone") on git://gcc.gnu.org/git/gcc.git The error I get is from index-pack.c:get_index_from_pack(): % git fetch remote: Generating pack... remote: Done counting 6230 objects. remote: Result has 3856 objects. remote: Deltifying 3856 objects... remote: 100% (3856/3856) done remote: Total 3856 (delta 3234), reused 7 (delta 5) Receiving objects: 100% (3856/3856), 6.99 MiB | 50 KiB/s, done. fatal: premature end of pack file, 1858 bytes missing fatal: index-pack failed (the "premature end of pack file" message comes from a patch I just submitted, before that it was a bogus error message due to an improper use of errno) I am using the latest spearce/next GIT, I don't know what version runs on the FSF machine. Daniel, do you have this info? Sam -- Samuel Tardieu -- sam@xxxxxxxxxxx -- http://www.rfc1149.net/ -- 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