Hi guys,

following my non resolved problem (reported on bug 989496 that has been
recently closed), I have tried to remove unicode characters from the
filenames of the photos that I try to backup.

I have checked with convmv (doing a " convmv -r -f utf8 -t ascii ./*" in
the backed up directory) and got a confirmation that no non-ascii
character was still present.

I still got the same error message from duplicity :
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1403, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1396, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1272, in main
    sync_archive(decrypt)
  File "/usr/bin/duplicity", line 1076, in sync_archive
    + "\n" + "\n".join(local_missing))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 44: 
ordinal not in range(128)

Any help would be very appreciated, I have not been able to backup my
files for quite some time now...

Is there at least a way to know which file causes the problem?

Thanks,

Vv

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1050509

Title:
  Duplicity doesn't handle non-utf8 filenames well

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1050509/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to