I receive the same error on Kubuntu 18.04, so I purge both duplicity 0.7 and deja-dup and install the snap version of them, as instructed by Michael and Aaron. Nevertheless, I still get the same error when I run "snap run duplicity". Here's the output:
$ snap run duplicity
Traceback (innermost last):
File "/snap/duplicity/11/bin/duplicity", line 1711, in <module>
with_tempdir(main)
File "/snap/duplicity/11/bin/duplicity", line 1699, in with_tempdir
tempdir.default().cleanup()
File "/snap/duplicity/11/lib/python2.7/site-packages/duplicity/tempdir.py", line 63, in default
_defaultInstance = TemporaryDirectory(temproot=globals.temproot)
File "/snap/duplicity/11/lib/python2.7/site-packages/duplicity/tempdir.py", line 135, in __init__
log.Info(_(u"Using temporary directory %s") % self.__dir)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 16: ordinal not in range(128)
Hello,
I receive the same error on Kubuntu 18.04, so I purge both duplicity 0.7 and deja-dup and install the snap version of them, as instructed by Michael and Aaron. Nevertheless, I still get the same error when I run "snap run duplicity". Here's the output:
$ which duplicity
/snap/bin/duplicity
$ snap list | grep duplicity
duplicity 0.8.02 11 beta aaron-whitehouse classic
$ snap run duplicity duplicity/ 11/bin/ duplicity" , line 1711, in <module> tempdir( main) duplicity/ 11/bin/ duplicity" , line 1699, in with_tempdir default( ).cleanup( ) duplicity/ 11/lib/ python2. 7/site- packages/ duplicity/ tempdir. py", line 63, in default tance = TemporaryDirect ory(temproot= globals. temproot) duplicity/ 11/lib/ python2. 7/site- packages/ duplicity/ tempdir. py", line 135, in __init__ Info(_( u"Using temporary directory %s") % self.__dir) rror: 'ascii' codec can't decode byte 0xc3 in position 16: ordinal not in range(128)
Traceback (innermost last):
File "/snap/
with_
File "/snap/
tempdir.
File "/snap/
_defaultIns
File "/snap/
log.
UnicodeDecodeE