Comment 4 for bug 1373610

Revision history for this message
mancu (mancurian) wrote :

Hi

Actually that seems to be worse. It is not even trying to do anything, this is the message I get right after putting
the gpg

GnuPG passphrase:
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1502, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1496, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1345, in main
    do_backup(action)
  File "/usr/bin/duplicity", line 1430, in do_backup
    restore(col_stats)
  File "/usr/bin/duplicity", line 693, in restore
    restore_get_patched_rop_iter(col_stats)):
  File "/usr/bin/duplicity", line 715, in restore_get_patched_rop_iter
    backup_chain = col_stats.get_backup_chain_at_time(time)
  File "/usr/lib/python2.7/site-packages/duplicity/collections.py", line 952, in get_backup_chain_at_time
    raise CollectionsError("No backup chains found")
CollectionsError: No backup chains found

This is bogus because there is a back right in that folder. Not sure what the real issue is. I will try on Linux later

thanks