[Bug 859600] Re: Please convert gnome-keyring to multiarch

Graham Inggs graham at nerve.org.za
Thu Dec 5 12:28:12 UTC 2013


I ran 'wine notepad' and saw the following:

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

I installed gnome-keyring and libp11-kit-gnome-keyring:i386 from quantal-proposed.
I ran 'wine notepad' again and did not see the p11-kit warning.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/859600

Title:
  Please convert gnome-keyring to multiarch

Status in “gnome-keyring” package in Ubuntu:
  Fix Released
Status in “gnome-keyring” source package in Precise:
  Confirmed
Status in “gnome-keyring” source package in Quantal:
  Fix Committed
Status in “gnome-keyring” source package in Raring:
  Fix Released
Status in “gnome-keyring” package in Debian:
  New

Bug description:
  [Impact]
  Several applications are relying on this package as seen in comments 5 and 6.

  [Test case]
  Attempt to install both i386/amd64 versions of libp11-kit-gnome-keyring and preferably verify if the reported applications in this bug are able to run successfully.

  1. Run the command 'wine notepad'. Notice the warning from p11-kit.
  2. sudo apt-get install libp11-kit-gnome-keyring:i386
  3. Run the command 'wine notepad' again. Notice that the warning is gone.

  [Regression Potential]
  Minimal, several rdepends build testing have been completed successfully and nothing in the keyring code is attempting to dlopen any hardcoded library paths.

  gnome-keyring is still installing libraries to /usr/lib instead of the
  multarch compatible /usr/lib/$(DEB_HOST_MULTIARCH) directory. The
  attached patch does the conversion.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/859600/+subscriptions



More information about the Ubuntu-sponsors mailing list