I deleted my previous remote backup collection and created a new one
using the GUI tools. I then verified the backup using duplicity command
line and it worked as expected.

It seems that the remote backup collection can become corrupted while
the GUI will continue to run daily backups reporting that it verified
them and that the backup completed successfully. This is a critical
defect as it will lead to end-user data loss. Users will believe they
have valid backups even when they are corrupted.

I am adding Unity Control Center to this bug report to address the
interaction effect between the GUI in System Settings reporting that
backups are succeeding and the state of a corrupted backup in duplicity.

** Also affects: unity-control-center
   Importance: Undecided
       Status: New

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

Title:
  Backup cannot be restored (no signature chains found)

Status in Duplicity:
  New
Status in Unity Control Center:
  New
Status in duplicity package in Ubuntu:
  Confirmed

Bug description:
  I get:

  [root@ ]# duplicity list-current-files scp://192.168.11.2/backup/caw-server1
  Local and Remote metadata are synchronized, no sync needed.
  Last full backup date: none
  Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1391, in <module>
  with_tempdir(main)
  File "/usr/bin/duplicity", line 1384, in with_tempdir
  fn()
  File "/usr/bin/duplicity", line 1322, in main
  list_current(col_stats)
  File "/usr/bin/duplicity", line 598, in list_current
  sig_chain = col_stats.get_signature_chain_at_time(time)
  File "/usr/lib64/python2.6/site-packages/duplicity/collections.py", line 977, 
in get_signature_chain_at_time
  raise CollectionsError("No signature chains found")
  CollectionsError: No signature chains found

  when trying to list files from my backup.  But the files seem ok outside of 
duplicity,
  This affects multiple servers backing up to different locations.

  OS is CentOS 6.2 x86
  Duplicity 0.6.18 from the repos

  ---
  Using archive dir: /root/.cache/duplicity/1dc0bb65e1eb97582ca301487786e1b1
  Using backup name: 1dc0bb65e1eb97582ca301487786e1b1
  Import of duplicity.backends.ftpsbackend Succeeded
  Import of duplicity.backends.u1backend Succeeded
  Import of duplicity.backends.ftpbackend Succeeded
  Import of duplicity.backends.webdavbackend Succeeded
  Import of duplicity.backends.hsibackend Succeeded
  Import of duplicity.backends.imapbackend Succeeded
  Import of duplicity.backends.botobackend Succeeded
  Import of duplicity.backends.cloudfilesbackend Succeeded
  Import of duplicity.backends.rsyncbackend Succeeded
  Import of duplicity.backends.sshbackend Succeeded
  Import of duplicity.backends.tahoebackend Succeeded
  Import of duplicity.backends.localbackend Succeeded
  Import of duplicity.backends.giobackend Succeeded
  Import of duplicity.backends.gdocsbackend Succeeded
  Main action: list-current
  
================================================================================
  duplicity 0.6.18 (February 29, 2012)
  Args: /usr/bin/duplicity -v9 list-current-files --no-encryption 
scp://192.168.11.1/backup/caw-server2
  Linux caw-server2.cawdekempen.be 2.6.32-220.23.1.el6.x86_64 #1 SMP Mon Jun 18 
18:58:52 BST 2012 x86_64 x86_64
  /usr/bin/python 2.6.6 (r266:84292, Jun 18 2012, 14:18:47) 
  [GCC 4.4.6 20110731 (Red Hat 4.4.6-3)]
  
================================================================================
  Local and Remote metadata are synchronized, no sync needed.
  0 files exist on backend
  0 files exist in cache
  Extracting backup chains from list of files: []
  Last full backup date: none
  Collection Status
  -----------------
  Connecting with backend: SftpBackend
  Archive dir: /root/.cache/duplicity/1dc0bb65e1eb97582ca301487786e1b1

  Found 0 secondary backup chains.
  No backup chains with active signatures found
  No orphaned or incomplete backup sets found.
  Using temporary directory /tmp/duplicity-ckTuyx-tempdir
  Traceback (most recent call last):
    File "/usr/bin/duplicity", line 1391, in <module>
      with_tempdir(main)
    File "/usr/bin/duplicity", line 1384, in with_tempdir
      fn()
    File "/usr/bin/duplicity", line 1322, in main
      list_current(col_stats)
    File "/usr/bin/duplicity", line 598, in list_current
      sig_chain = col_stats.get_signature_chain_at_time(time)
    File "/usr/lib64/python2.6/site-packages/duplicity/collections.py", line 
977, in get_signature_chain_at_time
      raise CollectionsError("No signature chains found")
  CollectionsError: No signature chains found

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1086374/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to