Comment 28 for bug 495410

Revision history for this message
Dominik (domfi) wrote :

My test results:

- installed fresh Jaunty
- initialized smartcard
- "pkcs11-tool -l -t": Runs without the error.
- updated to karmic
- !!! Regression: provider_library is wrong: should be /lib/libpcsclite.so.1 --> Changed it in /etc/opensc/opensc.conf
- "pkcs11-tool -l -t": Runs with error!
- updated opensc and libopensc2 to version from karmic-proposed
- "pkcs11-tool -l -t": Runs without the error.
- downgraded opensc and libopensc to original karmic version, (changed provider_library again...)
- initialized smartcard again
- "pkcs11-tool -l -t": Runs without the error.
- upgraded to karmic-proposed version (changed provider_library again...)
- "pkcs11-tool -l -t": Runs without the error.

So, for me: The version in karmic-proposed is OK!

The only point is the "regression" between jaunty and karmic: With the new version in lucid we have to correct the
provider_library (which I've already done in my ppa for karmic and I will change this too in my ppa for lucid).

Good night :-)