我正试图恢复在一台新机器的完整备份,但似乎不工作。
我安装了我的pgp和密钥。 此外,我复制我的项目从duply但是当我跑步
duply test restore /tmp/test/
我明白了:
--- Start running command RESTORE at 20:04:19.396 --- Local and Remote metadata are synchronized, no sync needed. Warning, found incomplete backup sets, probably left from aborted session Last full backup date: none 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/lib64/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
任何想法是什么意思这个没有备份chainfs发现?
谢谢!
如果有人遇到同样的问题,我解决了使用重复备份的好用和易于使用的问题!