public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* duplicity/gpg secret key error
@ 2016-06-07 16:59 Mario Barcala
  2016-06-09 10:55 ` Mario Barcala
  0 siblings, 1 reply; 4+ messages in thread
From: Mario Barcala @ 2016-06-07 16:59 UTC (permalink / raw)
  To: cygwin

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.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: duplicity/gpg secret key error
  2016-06-07 16:59 duplicity/gpg secret key error Mario Barcala
@ 2016-06-09 10:55 ` Mario Barcala
  2016-06-10 10:02   ` Mario Barcala
  0 siblings, 1 reply; 4+ messages in thread
From: Mario Barcala @ 2016-06-09 10:55 UTC (permalink / raw)
  To: cygwin

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.
> 
> 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.
> 

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: duplicity/gpg secret key error
  2016-06-09 10:55 ` Mario Barcala
@ 2016-06-10 10:02   ` Mario Barcala
  2016-06-10 15:38     ` duplicity/gpg secret key error (solved) Mario Barcala
  0 siblings, 1 reply; 4+ messages in thread
From: Mario Barcala @ 2016-06-10 10:02 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: duplicity/gpg secret key error (solved)
  2016-06-10 10:02   ` Mario Barcala
@ 2016-06-10 15:38     ` Mario Barcala
  0 siblings, 0 replies; 4+ messages in thread
From: Mario Barcala @ 2016-06-10 15:38 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-10 14:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-07 16:59 duplicity/gpg secret key error Mario Barcala
2016-06-09 10:55 ` Mario Barcala
2016-06-10 10:02   ` Mario Barcala
2016-06-10 15:38     ` duplicity/gpg secret key error (solved) Mario Barcala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).