Comment 7 for bug 413430

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 413430] Re: ShortReadvError on tix file

2009/8/14 dbmcclain <email address hidden>:
> Hi Martin,
>
> There seems to be no problem... I reran the BZR commit just after
> getting the error message both times, and it appears to be okay. I
> retrieved the lastest commits to other machines just fine.

I would recommend you run bzr check to make sure it's ok.

> I wonder if we are running up against size boundaries in the code. I
> understand that BZR is written in Python, which means C or C++... Not
> quite the capabilities I have with my Lisp systems...

I don't think that would cause us to see the file as truncated. It's
possible (unlikely) we'd have problems around the 2gb file size, but
it's unlikely the index file alone would be so big unless your
repository is truly huge. (Can you check?)

Based on this I would probably attribute it to an NFS or network glitch.

--
Martin <http://launchpad.net/~mbp/>