[Psi-Devel] Status bug?

Justin Karneges justin-psi2 at affinix.com
Tue Sep 25 18:48:10 PDT 2007


On Tuesday 25 September 2007 4:37 pm, Wolfgang Illmeyer wrote:
> Am Samstag, 22. September 2007 schrieb Justin Karneges:
> > Check your gpg.conf for anything about gpg-agent (like "use-agent").  My
> > guess is that you have gpg agent configured, but the gpg agent daemon
> > isn't actually running.
>
> Everything about the agent is commented out - so I guess this must be
> something else. Do you possibly know about any libraries that this
> gpg-stuff could load at runtime? Because I recently updated a lot of stuff,
> and I checked everything for missing dependencies, but there were none...

The best suggestion I can make is to install qca 2 test 4 and recompile psi 
against it.  Then you can run the qca test programs and compare the results 
with psi.  For example, if gpg works through qcatool but not through psi then 
that helps us narrow things down.

http://delta.affinix.com/download/qca/2.0/test4/

Try:
  qcatool2 plugins
  qcatool2 keystore list-stores
  qcatool2 keystore list gnupg
  qcatool2 --debug message sign pgp gnupg:keyname < dataToSign.txt

-Justin


More information about the Psi-Devel mailing list