Alex, On 7/23/07, Alex Riesen <raa.lkml@xxxxxxxxx> wrote:
On 7/23/07, Michal Rokos <michal.rokos@xxxxxxxxx> wrote: > fatal: cannot pread pack file: No such file or directory (n=0, > errno=2, fd=3, ptr=40452958, len=428, rdy=0, off=123601) > fatal: index-pack died with error code 128 strange. pread(2) should not return ENOENT. Not in HP-UX not anywhere. Could you recompile with NO_PREAD=1 and try again? Maybe HP-UX pread(2) implementation is just broken.
When I tried to recompile with NO_PREAD=1 the problem disappeared. Do you want me to try something more with it? Michal - 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