X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; q=dns; s=default; b=PuACWfK5KKb1K/gJ/Jnb52bEDn5lC zSXeo2Rt6Rqgauz7kr2uXC4y8C8OncFyQ9/m3L3lYvH2qk1amHkE9Il5PTDeVf3u iXWHVY/scc3AzkQjIvoAXOE3lku0c0n6XJPI4UwWzPRwFkLlyvRprZkBDFzBvDyy zooKgEPdT1QMxs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; s=default; bh=w1rV7IxqcdSmcDZJMgko8l3QNL0=; b=T+6 gzOMxL6UZUwz62xezg6SYYEak2K1WZgkfdFPiy1vs05MgwouVQrd9zFUHdgRkhTm +77YBxm6G6vyCl5cxmbd6a870XMaAvJ9OXUv1IWb31QsladcH4RGz12B97VpC/0E og6AyRAqU7Wn9AT1qeJ2h8jn2omFUMTYnJVTO4NQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=GnuPG, Documents, secret, documents X-HELO: relay5-d.mail.gandi.net Date: Tue, 7 Jun 2016 18:59:28 +0200 From: Mario Barcala To: cygwin AT cygwin DOT com Subject: duplicity/gpg secret key error Message-ID: <20160607165928.GA11087@nlpgo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes Hi all: We are trying to configure duplicity to make backups of a Windows 7 machine (32 bit) and we get the following error: > $ duplicity full --encrypt-key=6F84684A /cygdrive/c/Documents\ and\ > Settings scp://user AT ip/directory > Synchronizing remote metadata to local cache... > GnuPG passphrase: > Copying duplicity-full-signatures.20160421T110618Z.sigtar.gpg to local > cache. > Cleanup of temporary directory /tmp/duplicity-0QQxWE-tempdir failed - this > is probably a bug. > GPGError: GPG Failed, see log below: > ===== Begin GnuPG log ===== > gpg: encrypted with RSA key, ID 65A86B7F > gpg: decryption failed: secret key not available > ===== End GnuPG log ===== Notice that gpg key ID 65A86B7F is different from the one specified by us 6F84684A. We have tried to use symetric encryption (removing --encrypt-key=6F84684A), and even to specify --no-encryption, but the error keeps the same. We have reinstalled cygwin in a clean Windows machine and the error arise the same (with the same RSA key id: 65A86B7F). Any idea about the problem? Any help will be appreciated. Thank you, Mario Barcala -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple