On Thu, Jan 31, 2013 at 05:00:56PM -0500, frozencemetery wrote:
> Package: msmtp
> Version: 1.4.28-1
> Followup-For: Bug #683892
> 
> More information:
> 
> $ echo test | msmtp -a user@host.domain user@host.domain
> p11-kit: couldn't load module: 
> /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: 
> /usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared 
> object file: No such file or directory

I finally took time to try to reproduce your bug in a fresh wheezy
install.

To reproduce the bug it's needed to send mail through a smtp server
where tls is required.

msmtp is linked to libp11-kit.so which once loaded tries to read the
pkcs11 modules configuration files located in /etc/pkcs11/modules/*

When installed, gnome-keyring ship a config file for pkcs11:
/etc/pkcs11/modules/gnome-keyring-module

/etc/pkcs11/modules/gnome-keyring-module is a conffile so removing
gnome-keyring package is not enough to remove its conffiles.

It is required to purge gnome-keyring to remove this file.

So could you try to purge gnome-keyring and tell me if it fix this
issue?

$ apt-get purge gnome-keyring

Thanks in advance for your feedback.


Regards,

M.

-- 
Emmanuel Bouthenot
  mail: kolter@{openics,debian}.org    gpg: 4096R/0x929D42C3
  xmpp: kol...@im.openics.org          irc: kolter@{freenode,oftc}


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to