Coming from bug 989496:
Using Ubuntu One backend, the remote filenames are delivered from
backend.list() are in unicode (json module decodes the utf8 strings into
unicode object). Therefore when copy_to_local(fn) tries to log the data
using log.Notice(_("Copying %s to local cache.") % fn) the latter error
message crashes duplicity. So not only local filesystem encoding should
be considered but also the backend output.
--
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