tags 744064 + upstream
forwarded 744064 https://bugs.launchpad.net/duplicity/+bug/1179466
thanks

On Wed, 09 Apr 2014 19:32:31 +0200, Samuel Hym writes:
>it should have, reading that line of the code.
>I must say I got an awful fright, while it was just another day with
>an encoding error in python

looks like the crude change that i've made for past occurrences of this 
and related logging+unicode bugs doesn't work for you.
(see <http://bugs.debian.org/682837>)

i'm curious whether running duplicity with an already sanitized locale 
environment is a workaround for you?

i.e. export LC_ALL=POSIX; duplicity...
(or LC_CTYPE=something; the other locale vars shouldn't affect this 
problem much)

right now duplicity sets LC_ALL to a minimum common non-unicode
denominator at the start, and that seems to be enough for most
occurrences of the logger barfing. 

your report is different in that the occurence is in the main duplicity 
module itself, not a submodule.

regards
az


-- 
Alexander Zangerl + GPG Key 0xB963BD5F (or 0x42BD645D) + http://snafu.priv.at/
Kindermund: Die Fischstäbchen sind schon lange tot. Die können nicht mehr
schwimmen.

Attachment: signature.asc
Description: Digital Signature

Reply via email to