Question #263044 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/263044

    Status: Answered => Open

Vera Schmidt is still having a problem:
1) I am using Ubuntu 14.04 and I do have duplicity 0.6.23. But with the help of 
ede I installed duplicity 0.6.21 on Ubuntu 12.02 to avoid a Bug and still my 
wrapper leads to 0.6.21. As I am no linux specialist I am not quite sure, if it 
is enough simply to delete the wrapper file to use 0.6.23 bei starting 
dublicity, so I still use 0.6.21.
2) Bug 1356548 seems fitting: Testing a small backup with the pathname t€resa 
on a webdav - the backup stopped with the same error. 
3) As I want to backup my thunderbird mail account I tried to find a (new) 
non-ascii-path within the thunderbird-path but I couldn't find a path like that 
- only an old Thunderbird-mail-path "Selbständigkeit" I am using since 2010 
(Ubuntu 10.04) is there.
4) Here the full error message:
ERROR 30 UnicodeDecodeError
. Traceback (most recent call last):
.   File "/usr/local/duplicity-0.6.21/bin/duplicity", line 1411, in <module>
.     with_tempdir(main)
.   File "/usr/local/duplicity-0.6.21/bin/duplicity", line 1404, in with_tempdir
.     fn()
.   File "/usr/local/duplicity-0.6.21/bin/duplicity", line 1379, in main
.     full_backup(col_stats)
.   File "/usr/local/duplicity-0.6.21/bin/duplicity", line 521, in full_backup
.     col_stats.set_values(sig_chain_warning=None)
.   File "/usr/local/duplicity-0.6.21/duplicity/collections.py", line 693, in 
set_values
.     self.get_backup_chains(partials + backend_filename_list)
.   File "/usr/local/duplicity-0.6.21/duplicity/collections.py", line 816, in 
get_backup_chains
.     map(add_to_sets, filename_list)
.   File "/usr/local/duplicity-0.6.21/duplicity/collections.py", line 815, in 
add_to_sets
.     log.Debug(_("Ignoring file (rejected by backup set) '%s'") % filename)
. UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2: 
ordinal not in range(128)

-- 
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.

_______________________________________________
Mailing list: https://launchpad.net/~duplicity-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~duplicity-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to