[Bug 1431322] Re: UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff'

2018-12-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: duplicity (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431322 Title:

[Bug 1431322] Re: UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff'

2018-12-14 Thread Wolf
Mine looks similar - ubuntu 10.04: saving data fails with unknown error: Traceback (innermost last): File "/usr/bin/duplicity", line 1555, in with_tempdir(main) File "/usr/bin/duplicity", line 1541, in with_tempdir fn() File "/usr/bin/duplicity", line 1393, in main

[Bug 1431322] Re: UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff'

2016-05-21 Thread KevinZ
I also have this problem with duplicity 0.6.23: Traceback (most recent call last): File "/usr/bin/duplicity", line 1494, in 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

[Bug 1431322] Re: UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff'

2015-03-16 Thread Michael Terry
That character (0xfeff) is used at the beginning of a document to indicate byte-order. Looks like our assumptions about the encoding of messages that the backends give us is wrong (we're getting unicode from the backend, but expecting ascii). I'm guessing we should check in utils.uexc whether we

[Bug 1431322] Re: UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff'

2015-03-16 Thread Galindro
Any return? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431322 Title: UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff' To manage notifications about this bug go to: