Comment 6 for bug 1101344

Revision history for this message
Loïc Minier (lool) wrote :

After patching tritcask.py to use the ubuntuone platform API in r1386 of lp:~lool/ubuntuone-client/tritcask-use-platform-api I get a little further:
2013-02-10 22:02:24,351 - ubuntuone.SyncDaemon.VM - DEBUG - creating shares directory: 'C:\\Users\\Lo\xc3\xafc\\AppData\\Local\\xdg\\ubuntuone\\shares'
2013-02-10 22:02:24,354 - ubuntuone.SyncDaemon - ERROR - [Failure instance: Traceback: <class 'pywintypes.error'>: (5, 'SetFileSecurity', 'Acc\xe8s refus\xe9.')
twisted\internet\defer.pyc:362:callback
twisted\internet\defer.pyc:458:_startRunCallbacks
twisted\internet\defer.pyc:545:_runCallbacks
twisted\internet\defer.pyc:1095:gotResult
--- <exception caught here> ---
twisted\internet\defer.pyc:1039:_inlineCallbacks
ubuntuone-syncdaemon:236:async_main
ubuntuone\syncdaemon\main.pyc:116:__init__
ubuntuone\syncdaemon\volume_manager.pyc:438:__init__
ubuntuone\platform\os_helper\windows.pyc:398:inner
ubuntuone\platform\os_helper\windows.pyc:552:set_dir_readwrite
ubuntuone\platform\os_helper\windows.pyc:314:inner
ubuntuone\platform\os_helper\windows.pyc:544:_set_dir_readwrite
ubuntuone\platform\os_helper\windows.pyc:314:inner
ubuntuone\platform\os_helper\windows.pyc:473:_set_file_attributes
]
Traceback (most recent call last):
  File "twisted\internet\defer.pyc", line 545, in _runCallbacks
  File "ubuntuone-syncdaemon", line 90, in check_death
  File "twisted\python\failure.pyc", line 346, in trap
Failure: [Failure instance: Traceback: <class 'pywintypes.error'>: (5, 'SetFileSecurity', 'Acc\xe8s refus\xe9.')
twisted\internet\defer.pyc:362:callback
twisted\internet\defer.pyc:458:_startRunCallbacks
twisted\internet\defer.pyc:545:_runCallbacks
twisted\internet\defer.pyc:1095:gotResult
--- <exception caught here> ---
twisted\internet\defer.pyc:1039:_inlineCallbacks
ubuntuone-syncdaemon:236:async_main
ubuntuone\syncdaemon\main.pyc:116:__init__
ubuntuone\syncdaemon\volume_manager.pyc:438:__init__
ubuntuone\platform\os_helper\windows.pyc:398:inner
ubuntuone\platform\os_helper\windows.pyc:552:set_dir_readwrite
ubuntuone\platform\os_helper\windows.pyc:314:inner
ubuntuone\platform\os_helper\windows.pyc:544:_set_dir_readwrite
ubuntuone\platform\os_helper\windows.pyc:314:inner
ubuntuone\platform\os_helper\windows.pyc:473:_set_file_attributes
]