[Bug 1770929] Re: backup fails on ubuntu 18.4

2018-11-04 Thread Juha Mäkeläinen
In my Ubuntu 18.04.1 LTS it is impossible to run: jm@jm-t530:~$ duplicity --help Traceback (most recent call last): File "/usr/bin/duplicity", line 37, in import statvfs ModuleNotFoundError: No module named 'statvfs' I suspect duplicity assumes the old python2, which is not default any mor

[Bug 1770929] Re: backup fails on ubuntu 18.4

2018-11-04 Thread Juha Mäkeläinen
May be connected to #1440372 – please port deja-dup to python3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1770929 Title: backup fails on ubuntu 18.4 To manage notifications about this bug go to:

[Bug 1440372] Re: please port duplicity to Python3

2018-11-11 Thread Juha Mäkeläinen
This problem means, that I must manually swich default python version (by "sudo update-alternatives --config python") each time a backup is done. There is no easy automation, if I undestand. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun