Public bug reported:

Binary package hint: wpasupplicant

wpa_supplicant is linked to libpcsclite.so.1

Because Ubuntu wants to use wpa_supplicant before /usr is mounted the
libpcsclite.so.1 has been moved from /usr/lib to /lib. See Debian bug
#531592 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531592

The problem is that users manually upgrading pcsc-lite will have an old
lib in /lib and the new one in /usr/lib. Of course this does not work.
See http://ludovicrousseau.blogspot.com/2010/10/pcsc-lite-upgrade-and-
ubuntu-special.html

Please use dlopen(). A patch is available in the Debian bug
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531592#10

** Affects: wpasupplicant (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Do not link with libpcsclite.so.1 but use dlopen() instead
https://bugs.launchpad.net/bugs/664007
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to