duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] Unable to restore, please advise


From: Alan Jenkins
Subject: [Duplicity-talk] Unable to restore, please advise
Date: Mon, 6 Sep 2010 15:57:08 +0100

Hey guys,

I have just started using duplicity and unfortunately I had a little mishap the other day and now need to restore from my backups (sudo rm * /tmp/* while in my home directory =S *fail*).

However whenever I try to restore from the duplicity backups I get an error stating CollectionsError: No backup chains found.

Here is the full verbosity 9 output:

address@hidden:/media/share/Backups/alan-worklaptop.duplicity$ sudo duplicity -v9 --file-to-restore=/home --force file:///media/Backups/alan-worklaptop.duplicity/ /
Using archive dir: /root/.cache/duplicity/fae65bae0a1fa984d458481856aba5cd
Using backup name: fae65bae0a1fa984d458481856aba5cd
Import of duplicity.backends.imapbackend Succeeded
Import of duplicity.backends.tahoebackend Succeeded
Import of duplicity.backends.hsibackend Succeeded
Import of duplicity.backends.sshbackend Succeeded
Import of duplicity.backends.localbackend Succeeded
Import of duplicity.backends.ftpbackend Succeeded
Import of duplicity.backends.rsyncbackend Succeeded
Import of duplicity.backends.cloudfilesbackend Succeeded
Import of duplicity.backends.giobackend Succeeded
Import of duplicity.backends.botobackend Succeeded
Import of duplicity.backends.webdavbackend Succeeded
Main action: restore
PASSPHRASE variable not set, asking user.
GnuPG passphrase:
================================================================================
duplicity 0.6.09 (July 25, 2010)
Args: /usr/bin/duplicity -v9 --file-to-restore=/home --force file:///media/Backups/alan-worklaptop.duplicity/ /
Linux alan-laptop 2.6.35.1-ck1-yi-dirty #27 SMP PREEMPT Thu Sep 2 20:38:41 BST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz
/usr/bin/python 2.6.5 (r265:79063, Apr  1 2010, 05:28:39)
[GCC 4.4.3 20100316 (prerelease)]
================================================================================
Using temporary directory /tmp/duplicity-fjnE4b-tempdir
Registering (mkstemp) temporary file /tmp/duplicity-fjnE4b-tempdir/mkstemp-A6yv1S-1
Temp has 1905889280 available, backup will use approx 34078720.
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: LocalBackend
Archive dir: /root/.cache/duplicity/fae65bae0a1fa984d458481856aba5cd

Found 0 secondary backup chains.
No backup chains with active signatures found
No orphaned or incomplete backup sets found.
Removing still remembered temporary file /tmp/duplicity-fjnE4b-tempdir/mkstemp-A6yv1S-1
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1239, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1232, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1186, in main
    restore(col_stats)
  File "/usr/bin/duplicity", line 538, in restore
    restore_get_patched_rop_iter(col_stats)):
  File "/usr/bin/duplicity", line 560, in restore_get_patched_rop_iter
    backup_chain = col_stats.get_backup_chain_at_time(time)
  File "/usr/lib/python2.6/site-packages/duplicity/collections.py", line 939, in get_backup_chain_at_time
    raise CollectionsError("No backup chains found")
CollectionsError: No backup chains found

Please help,

This is the only recent backup copy I have of my home directory.

Thanks,

Alan Jenkins

reply via email to

[Prev in Thread] Current Thread [Next in Thread]