From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116553 invoked by alias); 10 Jun 2016 14:49:41 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 116521 invoked by uid 89); 10 Jun 2016 14:49:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=GnuPG, RSA, Ultimate, Settings X-HELO: relay5-d.mail.gandi.net Received: from relay5-d.mail.gandi.net (HELO relay5-d.mail.gandi.net) (217.70.183.197) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 10 Jun 2016 14:49:32 +0000 Received: from mfilter34-d.gandi.net (mfilter34-d.gandi.net [217.70.178.165]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id 93CF741C0A4 for ; Fri, 10 Jun 2016 16:49:29 +0200 (CEST) Received: from relay5-d.mail.gandi.net ([IPv6:::ffff:217.70.183.197]) by mfilter34-d.gandi.net (mfilter34-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id 8DLX47vzkuSX for ; Fri, 10 Jun 2016 16:49:26 +0200 (CEST) Received: from localhost (unknown [46.101.164.45]) (Authenticated sender: barcala@nlpgo.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 9068941C0A8 for ; Fri, 10 Jun 2016 16:49:26 +0200 (CEST) Date: Fri, 10 Jun 2016 15:38:00 -0000 From: Mario Barcala To: cygwin@cygwin.com Subject: Re: duplicity/gpg secret key error (solved) Message-ID: <20160610144925.GA16040@nlpgo.com> References: <20160607165928.GA11087@nlpgo.com> <20160609105509.GA14257@nlpgo.com> <20160610085725.GA15668@nlpgo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160610085725.GA15668@nlpgo.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00164.txt.bz2 The problem was to make our tests in different machines using the same server directory (and we forgot to clean it) and different GPG keys. We have removed .cache on local machine and server previous backed up files and all started to work fine. Regards, Mario Barcala Mario Barcala wrote: > The same error with the same GPG key id in a no virtualized Windows > 8.1 machine. > > Maybe it is a bug, as the message claims? > > Mario Barcala > > Mario Barcala wrote: > > Update: > > > > We have tried it with virtualized versions of Windows 7 Ultimate and > > Windows 8.1 (32 and 64 bits) and the error keeps the same, but we > > succeed with the same settings inside a no virtualized Windows 7 > > Ultimate. > > > > Is there any problem with virtualization? We don't know what to do > > from now. Tomorrow we'll test the same config inside a no virtualized > > Windows 8.1. > > > > Thank you, > > > > Mario Barcala > > > > Mario Barcala wrote: > > > 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@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. > > > > -- 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