Bazaar: Out of memory

Ian Clatworthy ian.clatworthy at internode.on.net
Fri May 9 11:23:21 BST 2008


James Westby wrote:
> On Fri, 2008-05-09 at 10:58 +0200, bazaar at ostkamp.fastmail.fm wrote:
>> The current failure stack is now:
>>
> 
>>   File "/home/ostkamp/local/lib/python2.5/site-packages/bzrlib/knit.py",
>>   line 1038, in _add
>>     digest = sha_string(line_bytes)
>> UnboundLocalError: local variable 'line_bytes' referenced before
>> assignment
> 
> Hi,
> 
> That's not a MemoryError, so it's a different problem. Ian made a typo
> when he suggested the code change

Oops. :-(

Another thing - please make sure you're importing from git using the
"two pass" approach, i.e. generating a config file the first time and
then passing that via the --info option to fast-import on the second
pass. This is covered in the online help from memory.

Ian C.



More information about the bazaar mailing list