新しいマシンで完全バックアップを復元しようとしていますが、機能していないようです。
Pgpと秘密鍵をインストールしました。また、プロジェクトを重複からコピーしましたが、実行すると
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
このバックアップチェーンが見つからないことの意味は何ですか?
ありがとう!
誰かが私と同じ問題を抱えている場合は、 duplicity-backup を使用して解決しました。素晴らしく、使いやすいです。