bad file names used by scdaemon and opensc-wrapper

Bug #68047 reported by Magosányi Árpád
4
Affects Status Importance Assigned to Milestone
gnupg2 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: gnupg2

pcsc-wrapper is in /usr/lib/gnupg2, not /usr/lib/gnupg
there is no such library as libpcsclite.so but there is a libpcsclite.so.1

workaround:
use ln -s

Revision history for this message
Alex Mauer (hawke) wrote :

when trying to use a smart card, gpg-agent tries to execute "/usr/lib/gnupg/pcsc-wrapper" instead of "/usr/lib/gnupg2/pcsc-wrapper"

Changed in gnupg2:
status: Unconfirmed → Confirmed
Revision history for this message
Reinhard Tartler (siretart) wrote :

after inspecting the source, scd/apdu.c, line1584:

  const char *wrapperpgm = GNUPG_LIBEXECDIR "/gnupg-pcsc-wrapper";

indicates that this code has been reworked. I strongly suspect this issue is fixed now at least in lucid, I haven't checked earlier versions.

Changed in gnupg2 (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Daniel Leidert (dleidert-deactivatedaccount) wrote :

This is not necessarily the case. The build environment contains some difficulties for the /usr/{lib,share}/gnupg2 paths chosen by Debian and Ubuntu. I will inspect this later and set it back to confirmed for the moment.

Changed in gnupg2 (Ubuntu):
status: Fix Released → 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.