Bug#830896: b2backend: dies with python Unicode error - unicode characters in bucket name

2016-07-12 Thread Graham Cobb
Package: duplicity Followup-For: Bug #830896 It turns out that the bucket name I was using on the command line included Unicode characters: the "-" were actually some Unicode character that looked like "-" but was not. This was because I had copied the bucket name off the backblaze web page after

Bug#830896: b2backend: dies with python Unicode error

2016-07-12 Thread Graham Cobb
Package: duplicity Version: 0.7.07.1-1 Severity: normal I created a Backblaze B2 Cloud Storage account and tried to use it with duplicity. However all duplicity commands using B2 fail for me with the same error messages: /usr/lib/python2.7/dist-packages/duplicity/backends/b2backend.py:211: Unic