duplicity-talk
[Top][All Lists]
Advanced

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

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


From: jb
Subject: [Duplicity-talk] --no-encryption generates a GPGError ?
Date: Sun, 4 Jul 2010 21:30:05 +1000

(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 =====



reply via email to

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