FS#26271 - [gnutls][gnome-keyring] Annoying warning in programs using gnutls when gnome-keyring is installed
Attached to Project:
Arch Linux
Opened by Thomas Jost (Schnouki) - Wednesday, 05 October 2011, 08:29 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 21 December 2011, 19:21 GMT
Opened by Thomas Jost (Schnouki) - Wednesday, 05 October 2011, 08:29 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 21 December 2011, 19:21 GMT
|
Details
I'm not using Gnome but I had gnome-keyring installed on my
system.
When running msmtp, the following message was always displayed: WARNING: no socket to connect to (even when just using "msmtp -S" to get information about the server it's connecting to). When sending a mail with Emacs, this causes Emacs to believe that there was an error and that the message wasn't sent properly, even if it *was* actually sent without any error. The same message apparently appears in aria2: https://bbs.archlinux.org/viewtopic.php?pid=999417 And this is not Arch-specific: http://www.digipedia.pl/usenet/thread/18916/3987/ By running "strace msmtp -S", I got the following log: open("/etc/pkcs11/pkcs11.conf", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/pkcs11/modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 ... open("/etc/pkcs11/modules/gnome-keyring-module", O_RDONLY) = 5 ... open("/usr/lib/pkcs11/gnome-keyring-pkcs11.so", O_RDONLY) = 4 ... write(2, "WARNING: no socket to connect to"..., 33) = 33 The message disappeared as soon as I uninstalled gnome-keyring. But people who actually use Gnome may need a better solution. Additional info: * gnutls 3.0.3-1, gnome-keyring 3.2.0-1, msmtp 1.4.24-3 |
This task depends upon
Closed by Ionut Biru (wonder)
Wednesday, 21 December 2011, 19:21 GMT
Reason for closing: Fixed
Additional comments about closing: gnome-keyring 3.2.2-3
Wednesday, 21 December 2011, 19:21 GMT
Reason for closing: Fixed
Additional comments about closing: gnome-keyring 3.2.2-3
http://pkgbuild.com/~ioni/gnome-keyring/