Comment 15 for bug 885492

Revision history for this message
Daniel Johansson (danjo133) wrote :

So, to recap:

Wine use p11-kit to get ssl working, that needs a module:

p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory

The gnome-keyring-pkcs11.so is available in gnome-keyring:i386, but.

gnome-keyring:i386 has a dependency on libgcr-3-1:i386 which has a dependency on libgcr-3-common:i386 which is missing

cake:~$ sudo apt-get install libgcr-3-common:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libgcr-3-common:i386 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libgcr-3-common:i386' has no installation candidate