On Sat, 28 Jul 2012 16:40:32 +1200, Francois Marier writes:
>On Sat, Jul 28, 2012 at 2:03 PM, Alexander Zangerl <a...@snafu.priv.at> wrote:
>> that's because your filenames contain latin-1 characters. duplicity's log
>> module can only work with utf8 or plain ascii. i've reported this issue
>> upstream.
>
>Do you have any idea how I could find them? (i.e. outside of duplicity)

you mean find files with non-ascii filenames? 
that's easy:  find .  -regex '.*[^ -~].*'

>That's why I thought removing the logging makes sense until the
>underlying issue is fixed. Otherwise, duplicity as it stands in wheezy
>is broken for me.

well, (part of) the underlying issue is that you're not using utf-8 filenames,
which seems to be the majority option nowadays for anything beyond ascii. 

you might have a look at convmv, a small tool/package that helps with
the conversion of filename encodings.

regards
az


-- 
Alexander Zangerl + GnuPG Keys 0x42BD645D or 0x5B586291 + http://snafu.priv.at/
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- Benjamin Franklin

Attachment: signature.asc
Description: Digital Signature

Reply via email to