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 <module>
    import statvfs
ModuleNotFoundError: No module named 'statvfs'

I suspect duplicity assumes the old python2, which is not default any
more:

jm@jm-t530:~$ python --version
Python 3.6.6
jm@jm-t530:~$ python2 --version
Python 2.7.15rc1

-- 
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:
https://bugs.launchpad.net/duplicity/+bug/1770929/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to