Comment 5 for bug 783327

Revision history for this message
Keith Clark (keithclark) wrote : Re: [Bug 783327] Re: AttributeError: '_MDObject' object has no attribute 'crc32'

I have tried the intructions below. Now here is what I get:

keithclark@HP1211N:~/Desktop$ u1sdtool --status
State: ROOT_MISMATCH
    connection: With User With Network
    description: local and server roots are different
    is_connected: False
    is_error: True
    is_online: False
    queues: WORKING

On Wed, 2011-05-18 at 13:44 +0000, Roman Yepishev wrote:
> Workaround:
> 1. Shut down ubuntuone-syncdaemon:
> u1sdtool --quit
> 2. Download fix-missing-tritcask-crc32.py:
> wget http://people.canonical.com/~roman.yepishev/us/fix-missing-tritcask-crc32.py
> 3. Run fix-missing-tritcask-crc32.py:
> python fix-missing-tritcask-crc32.py
>
> After this the database will be updated and it should be possible to start ubuntuone-syncdaemon again:
> u1sdtool --start
>