Comment 1 for bug 490770

Revision history for this message
Andrew Bennetts (spiv) wrote : Re: Must end write group before releasing write lock on CHKInventoryRepository

Unfortunately the original error has been obscured by bug 429747, which has been fixed in trunk (and the 2.1 beta releases) but isn't fixed in 2.0. So it might be a memory error (especially considering the size of your repo), but it's hard to tell.

Another change in the 2.1 series is that we've cut memory consumption roughly in half for many operations, so if it is memory related that *might* help.

So, is it possible for you to try installing 2.1.0b3 and report what happens? (your traceback says you're using karmic, we have a PPA with the beta releases at https://launchpad.net/~bzr-beta-ppa/+archive.)