Comment 5 for bug 1027299

Revision history for this message
Scott Ritchie (scottritchie) wrote : Re: p11-kit breaking wine on 64 bit: Wrong ELFCLASS

For the gnome-keyring issue, see https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/859600 -- which is fixed now in Saucy (and backports are underway).

However, in Wine's case you will still see this error:
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory

The reason is that the p11-kit-trust.so library hasn't been separated from the p11-kit package. p11-kit is not a multi-arch package, so there's still no way to install this library (and avoid the error) on 64-bit Ubuntu.