Comment 1 for bug 802498

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

This is now happening to me. Trace:

2011-07-29 11:55:32,226 - ubuntuone.SyncDaemon.MuteFilter - DEBUG - Adding: FS_FILE_CLOSE_WRITE {'path': 'C:\\Users\\Test\\Ubuntu One\\fideos: dos?.png'}
2011-07-29 11:55:32,234 - ubuntuone.SyncDaemon.sync - ERROR - T:SERVER:F 4a2f11cc-b220-4af0-925e-8651b6ac1351 ['root'::'1899b1c8-4db6-434a-a77e-7923919d42f4'] ''Ubuntu One\\fideos: dos?.png'' | Executing ACTION_FUNC 'commit_file' gave an exception: IOError(2, 'No such file or directory')
Traceback (most recent call last):
  File "E:\u1\client\xdg-return-bytes\ubuntuone\syncdaemon\fsm\fsm.py", line 137, in on_event
    af(event_name, parameters, *args)
  File "E:\u1\client\xdg-return-bytes\ubuntuone\syncdaemon\sync.py", line 514, in commit_file
    self.m.fs.commit_partial(key['node_id'], key['share_id'], hash)
  File "E:\u1\client\xdg-return-bytes\ubuntuone\syncdaemon\filesystem_manager.py", line 1138, in commit_partial
    shutil.move(partial_path, path)
  File "C:\Python27\lib\shutil.py", line 298, in move
    copy2(src, real_dst)
  File "C:\Python27\lib\shutil.py", line 127, in copy2
    copyfile(src, dst)
  File "C:\Python27\lib\shutil.py", line 81, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Test\\AppData\\Local\\xdg\\cache\\ubuntuone\\partials\\4a2f11cc-b220-4af0-925e-8651b6ac1351.u1partial.fideos: dos?.png'