[Bug 1027299] Re: p11-kit breaking wine on 64 bit: Wrong ELFCLASS

2013-10-21 Thread Scott Ritchie
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.

** Summary changed:

- p11-kit breaking wine on 64 bit: Wrong ELFCLASS
+ Seperate out p11-kit-trust.so into a multiarch package to prevent errors in 
Wine

** Tags added: multiarch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027299

Title:
  Seperate out p11-kit-trust.so into a multiarch package to prevent
  errors in Wine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/p11-kit/+bug/1027299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1027299] Re: p11-kit breaking wine on 64 bit: Wrong ELFCLASS

2013-09-18 Thread Ken Koch
I am running Wine 1.7.1, on Linux Mint 15 x64. I still get the error. I
was trying to get past the error /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

So I made this link sudo ln -s /usr/lib/x86_64-linux-gnu/pkcs11/gnome-
keyring-pkcs11.so gnome-keyring-pkcs11.so in the usr/lib/i386-linux-
gnu/pkcs11 directory. The I ran my program which is not office or that
other thing.  The I get the error about ELFclass, which I can only
assume it from trying to access a 64bit .so file from a i386 directory.

So I guess I back to the drawing board.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027299

Title:
  p11-kit breaking wine on 64 bit: Wrong ELFCLASS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/p11-kit/+bug/1027299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1027299] Re: p11-kit breaking wine on 64 bit: Wrong ELFCLASS

2013-01-13 Thread Colin Keenan
I was able to get rid of this error, but have another which I won't
bother listing here since it's not related.

To get rid of this error, I upgraded to wine 1.5, uninstalled the
troublesome software, and re-installed it.

To upgrade to wine 1.5, I did the following:

sudo add-apt-repository ppa:ubuntu-wine/ppa

sudo apt-get update

sudo aptitude full-upgrade

and aptitude told me I would have to uninstall all the previous wine
stuff, so I told it to go ahead and do that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027299

Title:
  p11-kit breaking wine on 64 bit: Wrong ELFCLASS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/p11-kit/+bug/1027299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1027299] Re: p11-kit breaking wine on 64 bit: Wrong ELFCLASS

2013-01-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: p11-kit (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027299

Title:
  p11-kit breaking wine on 64 bit: Wrong ELFCLASS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/p11-kit/+bug/1027299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1027299] Re: p11-kit breaking wine on 64 bit: Wrong ELFCLASS

2013-01-13 Thread Colin Keenan
I am getting the same error but not from trying to run cxoffice. I'm
trying to run the efax.com custom fax viewer for viewing their free
incoming faxes. I was able to install their software by setting wine to
Windows 7, but it wouldn't run. It would display a dialogue saying a
necessary resource was not available. Running in a terminal told me it
was looking for gnome-keyring-pkcs11.so, so I installed p11-kit.

Wine still couldn't find gnome-keyring-pkcs11.so, so I used 'sudo find
-name gnome-keyring-pkcs11.so' and then created a link to that file in
the place where the efax software was looking. That's when I got the
'wrong ELF class: ELFCLASS64' error mentioned in this bug. I tried
making gnome-keyring-pkcs11.so executable (because I had found some
instructions to do that somewhere), but that didn't make any difference.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1027299

Title:
  p11-kit breaking wine on 64 bit: Wrong ELFCLASS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/p11-kit/+bug/1027299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs