duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] 0.5.18 weird GPG error ([key_I_dont_mention] unusab


From: Andrew Kohlsmith (Mailing List Account)
Subject: Re: [Duplicity-talk] 0.5.18 weird GPG error ([key_I_dont_mention] unusable public key)
Date: Wed, 8 Jul 2009 11:45:54 -0400
User-agent: KMail/1.11.2 (Linux/2.6.29-02062904-generic; KDE/4.2.2; x86_64; ; )

On July 8, 2009 11:10:48 am address@hidden wrote:
> so gpg automatically detects the private key of your given public key id.
> The error is normal if your private key is not trusted. You can either
>   gpg --edit-key KEY_ID
> or set duplicity option *--gpg-options '--trust-model always'*

> the error usually occures only with new created or imported keys .... ede

Thank you for your response.  I did set the key to ultimate trust, but 
unfortunately that did not fix the error, only changed it:

Last full backup date: none
Last full backup is too old, forcing full backup
Exception in thread wait21948:
Traceback (most recent call last):
  File "/usr/lib/python2.3/threading.py", line 436, in __bootstrap
    self.run()
  File "/usr/lib/python2.3/threading.py", line 416, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.3/site-packages/duplicity/GnuPGInterface.py", line 
668, in threaded_waitpid
    process.returned = os.waitpid(process.pid, 0)[1]
OSError: [Errno 10] No child processes

Exception in thread wait21952:
Traceback (most recent call last):
  File "/usr/lib/python2.3/threading.py", line 436, in __bootstrap
    self.run()
  File "/usr/lib/python2.3/threading.py", line 416, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.3/site-packages/duplicity/GnuPGInterface.py", line 
668, in threaded_waitpid
    process.returned = os.waitpid(process.pid, 0)[1]
OSError: [Errno 10] No child processes

GPGError: GPG Failed, see log below:
===== Begin GnuPG log =====
===== End GnuPG log =====

I've also tried --gpg-options '--trust-model always', with the exact same 
error.  I've set the -v (verbose) option in GPG as well, but there is still an 
empty GPG log, and setting -v9 with duplicity just gives me a ton of 
information about what it wants to do but can't because the child process went 
away.

-A.





reply via email to

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