Comment 3 for bug 480069

Revision history for this message
Natalia Bidart (nataliabidart) wrote : Re: ubuntuone client not updating to server

Adding traceback info for future follow up:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/fsm/fsm.py", line 136, in on_event
    af(event_name, parameters, *args)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/sync.py", line 688, in put_file
    fileobj_factory=self.key.open_file)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/action_queue.py", line 1114, in upload
    fileobj_factory, tempfile_factory).start()
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/action_queue.py", line 1290, in start
    self._queue.queue(self)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/action_queue.py", line 528, in queue
    super(NoisyRequestQueue, self).queue(command)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/action_queue.py", line 498, in queue
    wc_share = self.action_queue.resolve_uuid_maybe(wc.share_id)
AttributeError: 'WaitForCondition' object has no attribute 'share_id'