Duplicity fails since a few weeks, have updated my desktop to Ubuntu
15.04 and cleaned up everything, de-installed Duplicity and re-installed
it, cleaned the harddrive from all old duplicity files but still won't
work.

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1500, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1494, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1343, in main
    do_backup(action)
  File "/usr/bin/duplicity", line 1376, in do_backup
    globals.archive_dir).set_values()
  File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 698, 
in set_values
    self.get_backup_chains(partials + backend_filename_list)
  File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 821, 
in get_backup_chains
    add_to_sets(f)
  File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 810, 
in add_to_sets
    if set.add_filename(filename):
  File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 102, 
in add_filename
    (self.volume_name_dict, filename)
AssertionError: ({2: 
'duplicity-inc.20161110T115644Z.to.20161120T105000Z.vol2.difftar.gpg', 3: 
'duplicity-inc.20161110T115644Z.to.20161120T105000Z.vol3.difftar.gpg'}, 
'duplicity-inc.20161110T115644Z.to.20161120T105000Z.vol3.difftar.gpg')


No clue what this means, do I need a different backup program now?.

-- 
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/633101

Title:
  Duplicity is failing with an assertion error when looking for a non-
  existent manifest file

Status in Duplicity:
  New
Status in duplicity package in Ubuntu:
  Confirmed
Status in duplicity package in Debian:
  New

Bug description:
  Binary package hint: duplicity

  Dupliciity refuses to back my files and throws up an assertion error
  where it appears to be trying to use a non-existent manifest.part
  file.  That file doesn't exist and I cannot find where it is
  referenced.  Here is the traceback:

  Traceback (most recent call last):
    File "/usr/bin/duplicity", line 1251, in <module>
      with_tempdir(main)
    File "/usr/bin/duplicity", line 1244, in with_tempdir
      fn()
    File "/usr/bin/duplicity", line 1149, in main
      globals.archive_dir).set_values()
    File "/usr/lib/python2.6/dist-packages/duplicity/collections.py", line 676, 
in set_values
      self.get_backup_chains(partials + backend_filename_list)
    File "/usr/lib/python2.6/dist-packages/duplicity/collections.py", line 799, 
in get_backup_chains
      map(add_to_sets, filename_list)
    File "/usr/lib/python2.6/dist-packages/duplicity/collections.py", line 789, 
in add_to_sets
      if set.add_filename(filename):
    File "/usr/lib/python2.6/dist-packages/duplicity/collections.py", line 89, 
in add_filename
      self.set_manifest(filename)
    File "/usr/lib/python2.6/dist-packages/duplicity/collections.py", line 118, 
in set_manifest
      remote_filename)
  AssertionError: ('duplicity-full.20100817T193647Z.manifest.part', 
'duplicity-full.20100817T193647Z.manifest')

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: duplicity 0.6.09-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
  Uname: Linux 2.6.35-20-generic i686
  Architecture: i386
  Date: Wed Sep  8 12:18:29 2010
  InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Alpha i386 
(20100803.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: duplicity

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/633101/+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

Reply via email to