Comment 3 for bug 1311176

Revision history for this message
Tomáš Hetmer (olx) wrote :

Confirmed on a new 14.04 install. I'm trying to backup over SSH with Deja dup.
First backup worked fine (minimum user data), now this problem appeared with more files (some UTF-8 problem?).

  [...]
  File "/usr/lib/python2.7/dist-packages/duplicity/backends/giobackend.py", line 145, in put
    self.copy_file('put', source_file, target_file)
  File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 321, in iterate
    % (n, e.__class__.__name__, str(e)))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 1: ordinal not in range(128)