Is this message something to be worried?

Questions about Wine on Linux
Locked
Splashman
Level 1
Level 1
Posts: 8
Joined: Wed May 02, 2012 11:07 am

Is this message something to be worried?

Post by Splashman »

Hi im recibing that message from the console when i try launch something related with wine:

Code: Select all

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: can't open the file of the shared object 
how bad is this?
im using wine 1.5.3 in ubuntu 12.04 amd64
thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Is this message something to be worried?

Post by dimesio »

Splashman wrote:Hi im recibing that message from the console when i try launch something related with wine:

Code: Select all

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: can't open the file of the shared object 
how bad is this?
im using wine 1.5.3 in ubuntu 12.04 amd64
thanks
That message is not from Wine, it's from p11-kit (whatever that is). Ask your distro what it means and what to do about it.
qparis
Level 2
Level 2
Posts: 44
Joined: Fri Dec 03, 2010 6:55 am

Post by qparis »

Where does your wine package come from?
zlin
Newbie
Newbie
Posts: 1
Joined: Sat May 05, 2012 4:27 pm

Re: Is this message something to be worried?

Post by zlin »

dimesio wrote:
Splashman wrote:Hi im recibing that message from the console when i try launch something related with wine:

Code: Select all

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: can't open the file of the shared object 
how bad is this?
im using wine 1.5.3 in ubuntu 12.04 amd64
thanks
That message is not from Wine, it's from p11-kit (whatever that is). Ask your distro what it means and what to do about it.
I have the same problem. I think it is the problem of wine. I am running Ubuntu 12.04 64bit, and gnome-keyring-pkcs11.so is located at /usr/lib/x86_64-linux-gnu/pkcs11/, but wine is still trying to find it from /usr/lib/i386-linux-gnu/pkcs11/.

I am using wine 1.5.3 too, it is from ppa:ubuntu-wine/ppa
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Is this message something to be worried?

Post by dimesio »

zlin wrote: I have the same problem. I think it is the problem of wine. I am running Ubuntu 12.04 64bit, and gnome-keyring-pkcs11.so is located at /usr/lib/x86_64-linux-gnu/pkcs11/, but wine is still trying to find it from /usr/lib/i386-linux-gnu/pkcs11/.
It is a 64 bit Ubuntu 12.04 issue. Report the problem to them.
Splashman
Level 1
Level 1
Posts: 8
Joined: Wed May 02, 2012 11:07 am

Post by Splashman »

Confirmed that only happens with wine
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Post by jjmckenzie »

Splashman wrote:Confirmed that only happens with wine
There are several 'brokeness' issues with the 64 bit version of Ubuntu 12.04 that Wine brings out. This is NOT a Wine issue, take it up with Ubuntu.

Topic closed.

James
Admin mode ON.
Locked