如何将Duplicity备份恢复到新主机?

Synchronizing remote metadata to local cache... GnuPG passphrase: Copying duplicity-full-signatures.20111105T191036Z.sigtar.gpg to local cache. GPGError: GPG Failed, see log below: ===== Begin GnuPG log ===== gpg: encrypted with RSA key, ID ABCDEFG gpg: decryption failed: No secret key ===== End GnuPG log =====

我错过了哪些步骤? GnuPG日志中引用的RSA密钥(例如:ABCDEF)与我导入的密钥(例如:123456)的ID不同,是否与问题有关?

我的testing在我最初设置备份完成后恢复,但现在我意识到这是因为备份主机上已经有了这些密钥。 但是因为原来的主人敬酒,对一个全新主人的恢复对我来说都是新鲜的。 提前致谢。