Comment 2 for bug 877872

Revision history for this message
Anders Kaseorg (andersk) wrote :

(Yeah, I made a typo with requestsync, sorry.)

I did a test build in my PPA, and now I get this warning whenever I use apt-get:

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

The gnome-keyring package still puts this file at /usr/lib/pkcs11/gnome-keyring-pkcs11.so. This is what --with-module-path was for, so I guess we’ll need to preserve that.