On Sunday 18 January 2009, Frans Pop wrote: > On Sunday 18 January 2009, Philip Hands wrote: > > Having played with the -r option, I seem to have tracked down the > > revision it's stressed about: > > > > phil@cold:~/src/debian-svn/d-i$ git svn fetch -r57093:57094 > > Checksum mismatch: trunk/packages/po/sublevel4/da.po > > c9893a6364a37460e7a8ee1676d7ac0c9e85f59e expected: > > 2df48ca6c7a79d95b479c4f16eec44ba > > got: ec0b72182b31be69dcae734015d9e316 > > > > so it looks like the transition from 57093 to 57094 is where git > > chokes. > > The cause of the git-svn failure is almost certainly the file size of > da.po. It also looks as if this is only a problem on 32-bits systems as > my own git-svn checkout (on an amd64 system) could handle the file > without error. Turns out the actual problem was "merely" a too small TEMP directory. Seems like a bug that git-svn does not catch the out of space error correctly though. [18:26:00] <fil> fjp: just put a 2GB /tmp on the machine, and can now clone the sublevel4 directory, which wasn't working before -- the problem does seem to have trashed my main clone though :-( [18:27:20] <fil> so looks like that's all it was -- while fixing it, tried 1GB, which didn't work, but actually threw an out-of-space error, which would have been much more helpful
Attachment:
signature.asc
Description: This is a digitally signed message part.