WARNING: gnome-keyring ??

Nikos Mavrogiannopoulos nmav at gnutls.org
Tue Nov 6 20:26:41 CET 2012


On 11/06/2012 07:31 PM, Daniel Stenberg wrote:

> Hi friends!
> I'm building curl on Debian against GnuTLS 2.12.20 and when I call
> gnutls_global_init() I get some ugly output sent to stderr:
>   WARNING: gnome-keyring:: couldn't connect to:
>   /home/daniel/.cache/keyring-iN3fsp/pkcs11: No such file or directory
> I really dislike that a library would output anything at all to stderr
> like this. Can I do anything to prevent it? Is this really a desired
> feature?


Hello,
 This doesn't look like it is from gnutls. It looks like it is the
output from the gnome-keyring pkcs11 module. I add Stef for verification.

You could disable that module from being loaded by editing the
corresponding file in /etc/pkcs11/modules/.

regards,
Nikos




More information about the Gnutls-help mailing list