SunPCSC Provider misses /usr/lib/libpcsclite.so

Bug #921671 reported by Josef Hopfgartner
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openjdk-6 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

path ov libpcsclite.so is in /lib
but java library dependency on it is in /usr/lib

some java applets won't work anymore

ln -s /lib/libpcsclite.so /usr/lib/libpcsclite.so will fix this

Revision history for this message
Ludovic Rousseau (ludovic-rousseau-gmail) wrote :

It is a bug in Java package, not in pcsc-lite.

- java should use libpcsclite.so.1 instead of libpcsclite.so
- on Ubuntu only, java should search the lib in /lib instead of /usr/lib. See http://ludovicrousseau.blogspot.com/2010/10/pcsc-lite-upgrade-and-ubuntu-special.html

Matthias Klose (doko)
affects: pcsc-lite (Ubuntu) → openjdk-6 (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in openjdk-6 (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.