Comment 1 for bug 1861519

Revision history for this message
Kenneth Loafman (kenneth-loafman) wrote :

Version 0.7.06 is ancient. We're now on 0.8.10. Please upgrade to the current version. This will assure that any bugs fixed since your release are available and may fix your issue.

There are multiple options both stable and daily:

* Stable tarball install - https://launchpad.net/duplicity/+download
* Daily duplicity builds - https://launchpad.net/~duplicity-team/+archive/ubuntu/daily-dev-trunk
* Stable snap builds - “sudo snap install duplicity —classic"
* Latest snap builds - “sudo snap install duplicity —classic —edge"
* Lates pip builds - “sudo pip install duplicity"

NOTE: UNinstall duplicity first if it was installed via the distribution repository.
      For Ubuntu that would be "sudo apt-get purge duplicity".