I got that update, and things have changed a bit.
usr/lib/python3/dist-packages$ python3 duplicity/dup_main.py
returns nothing, which I think is what you wanted.
But:
/usr/lib/python3/dist-packages$ duplicity
Traceback (most recent call last):
File "/usr/bin/duplicity", line 55, in <module>
from duplicity.dup_main import main
ImportError: No module named duplicity.dup_main
(the same if I repeat the command from my home directory)
Or:
/usr/lib/python3/dist-packages$ duplicity/dup_main.py
bash: duplicity/dup_main.py: Permission denied
Or:
sudo duplicity/dup_main.py
[sudo] password for ...:
sudo: duplicity/dup_main.py: command not found
As you can tell, I've no idea what to try, or what's really going on.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1855736
Title:
Duplicity fails to start
To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1855736/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs