Ugly quick workaround: change line 594 in /usr/bin/duplicity from
print diffdir.stats.get_stats_logstring(_("Backup Statistics"))
to
print diffdir.stats.get_stats_logstring("Backup Statistics")
The bug is because of bad i18n design in Python 2.x, duplicity should
use ugettext instead of gettext or upgrade to 3.x
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1291231
Title:
Deja-dup crashed with bug in duplicity
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1291231/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs