Tirtcask does not work on Windows

Bug #708017 reported by Manuel de la Peña
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu One Client
Fix Released
Medium
Manuel de la Peña

Bug Description

Due to a bug in python 2.x on Windows, when using tritcask on the test the following error is raised:

File "C:\Users\Mandel\My Documents\ubuntuone-client\implement_windows_filesyst
em_notifications\ubuntuone\syncdaemon\filesystem_manager.py", line 766, in set_b
y_mdid
    self.fs[mdid] = mdobj
  File "C:\Users\Mandel\My Documents\ubuntuone-client\implement_windows_filesyst
em_notifications\ubuntuone\syncdaemon\tritcask.py", line 799, in __setitem__
    self._db.put(self.row_type, key, self._serialize(value))
  File "C:\Users\Mandel\My Documents\ubuntuone-client\implement_windows_filesyst
em_notifications\ubuntuone\syncdaemon\tritcask.py", line 698, in put
    tstamp, value_pos, value_sz = self.live_file.write(row_type, key, value)
  File "C:\Users\Mandel\My Documents\ubuntuone-client\implement_windows_filesyst
em_notifications\ubuntuone\syncdaemon\tritcask.py", line 226, in write
    self.fd.write(crc32+header)
exceptions.IOError: [Errno 0] Error

Related branches

Changed in ubuntuone-client:
importance: Undecided → Medium
assignee: nobody → Manuel de la Pena (mandel)
status: New → In Progress
Changed in ubuntuone-client:
status: In Progress → Fix Committed
dobey (dobey)
Changed in ubuntuone-client:
status: Fix Committed → Fix Released
tags: added: u1-zomg-windows
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.