duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] --no-encryption generates a GPGError ?


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] --no-encryption generates a GPGError ?
Date: Sun, 04 Jul 2010 06:38:25 -0500
User-agent: Thunderbird 2.0.0.24 (X11/20100411)

jb,

From this line:

Last full backup date: Sat Jul  3 02:56:56 2010

I can see that you have an existing full backup, so you're implicitly
asking for an incremental to be performed.  If the full backup is
encrypted, then duplicity needs the passphrase in order to do the
incremental.  Was the full backup encrypted?

...Ken

jb wrote:
> (excuse the double mail if that happened, I sent this before
> subscribing to the list and so I am not sure if it made it).
>
>
> Should this not work without error?
>
> same command works ok with encryption.
>
> address@hidden ~]# python -V
> Python 2.6.5
> address@hidden ~]# duplicity --version
> duplicity 0.6.08b
> address@hidden ~]# python -V
> Python 2.6.5
> address@hidden ~]# duplicity --no-encryption /etc s3+http://test_duplicity
> Local and Remote metadata are synchronized, no sync needed.
> Last full backup date: Sat Jul  3 02:56:56 2010
> GPGError: GPG Failed, see log below:
> ===== Begin GnuPG log =====
> gpg: CAST5 encrypted data
> gpg: encrypted with 1 passphrase
> gpg: decryption failed: bad key
> ===== End GnuPG log =====
>
> address@hidden ~]# PASSPHRASE=x duplicity --no-encryption /etc
> s3+http://test_duplicity
> Local and Remote metadata are synchronized, no sync needed.
> Last full backup date: Sat Jul  3 02:56:56 2010
> GPGError: GPG Failed, see log below:
> ===== Begin GnuPG log =====
> gpg: CAST5 encrypted data
> gpg: encrypted with 1 passphrase
> gpg: decryption failed: bad key
> ===== End GnuPG log =====
>
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
>
>   


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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