Ludovic Rousseau a écrit :
Johann Glaser a écrit :
Package: libpcsclite1
Version: 1.5.3-1
Severity: normal

According to
http://java.sun.com/javase/6/docs/technotes/guides/security/SunProviders.html#SunPCSCProvider
the Java Smart Card I/O API (as e.g. used by the Austrian Bürgerkarte,
applied for the ÖH elections) loads the library /usr/lib/libpcsclite.so to
talk to the smart card. Unfortnuately this file is no available, because
only one symbol link
  libpcsclite.so.1 -> libpcsclite.so.1.0.0
is set. Please add the symbol link
  libpcsclite.so -> libpcsclite.so.1.0.0
too. As I've done this by hand, the Java application worked perfectly.

It is a bug in the Java Runtime Execution. Java should load libpcsclite.so.1 instead of libpcsclite.so.

You should report this bug to Java.

I reported the bug to Sun. A workaround is:
" As a workaround for these issues, you can change the system property
sun.security.smartcardio.library to point it to whatever .so file you
want so that you don't have to play with symlinks or copying files around. "

Bye

--
 Dr. Ludovic Rousseau



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to