Please upgrade to the current version of duplicity, 0.7.15. This will assure that any bugs fixed since 0.7.06 are available and will fix your issue.
There are three options: * Release tarball Install - https://launchpad.net/duplicity/+download * Daily duplicity builds - https://launchpad.net/~duplicity-team/+archive/ubuntu/daily * Stable duplicity builds - https://launchpad.net/~duplicity-team/+archive/ubuntu/ppa NOTE: UNinstall duplicity first if it was installed via the distribution repository. For Ubuntu, that would be "sudo apt-get purge duplicity". ** Changed in: duplicity (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to duplicity in Ubuntu. https://bugs.launchpad.net/bugs/1742294 Title: duplicity crashes with memory error Status in duplicity package in Ubuntu: Fix Released Bug description: Traceback (most recent call last): File "/usr/bin/duplicity", line 1532, in <module> with_tempdir(main) File "/usr/bin/duplicity", line 1526, in with_tempdir fn() File "/usr/bin/duplicity", line 1380, in main do_backup(action) File "/usr/bin/duplicity", line 1507, in do_backup check_last_manifest(col_stats) # not needed for full backup File "/usr/bin/duplicity", line 1211, in check_last_manifest last_backup_set.check_manifests() File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 201, in check_manifests remote_manifest = self.get_remote_manifest() File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 243, in get_remote_manifest return manifest.Manifest().from_string(manifest_buffer) File "/usr/lib/python2.7/dist-packages/duplicity/manifest.py", line 215, in from_string match = next_vi_string_regexp.search(s[starting_s_index:]) MemoryError To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1742294/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

