Comment 47 for bug 354036

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 354036] Re: ErrorFromSmartServer - AbsentContentFactory object has no attribute 'get_bytes_as' exception while pulling from Launchpad

On Mon, 2009-04-27 at 13:24 +0000, Guillermo Gonzalez wrote:
> Robert I tried the script but I keep getting this error:
>
> Missing inventories: set([('<email address hidden>',), ('<email address hidden>',)])
> Traceback (most recent call last):
> File "/home/guillermo/Desktop/foo(2).py", line 36, in <module>
> main()
> File "/home/guillermo/Desktop/foo(2).py", line 27, in main
> raw_r.inventories.insert_recort_stream(stream)
> AttributeError: 'KnitVersionedFiles' object has no attribute 'insert_recort_stream'

s/recort/record :) Just a typo - might want to attach a new vesion.

-Rob