desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #156708
[Bug 1356548] Re: Duplicity restore fails with UTF-8 chars in --file-to-restore
Hello Adrien, or anyone else affected,
Accepted duplicity into trusty-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/duplicity/0.6.23-1ubuntu4.2 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: duplicity (Ubuntu Trusty)
Importance: Undecided => High
** Changed in: duplicity (Ubuntu Trusty)
Status: Confirmed => Triaged
** Changed in: duplicity (Ubuntu Trusty)
Status: Triaged => Fix Committed
** Tags added: verification-needed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to duplicity in Ubuntu.
https://bugs.launchpad.net/bugs/1356548
Title:
Duplicity restore fails with UTF-8 chars in --file-to-restore
Status in Duplicity:
Fix Released
Status in duplicity package in Ubuntu:
Fix Released
Status in duplicity source package in Trusty:
Fix Committed
Bug description:
Under Ubuntu 14.04 64bits, duplicity 0.6.23-1ubuntu4.1
To reproduce the issue:
1) Create a backup including non-ASCII characters pathname, e.g.,
"data/Thèse" for instance
2) Try a selective restore of the backup : duplicity --file-to-restore
data/Thèse file:///home/user/Sauvegardes test/
3) Crash :
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1494, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1488, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1337, in main
do_backup(action)
File "/usr/bin/duplicity", line 1422, in do_backup
restore(col_stats)
File "/usr/bin/duplicity", line 700, in restore
% (globals.restore_dir,),
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 21: ordinal not in range(128)
To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1356548/+subscriptions