Il mer 4 feb 2026, 17:22 Ludovic Rousseau <[email protected]> ha
scritto:

> Le 04/02/2026 à 12:48, Gianluigi Tiesi a écrit :
> > Package: libccid
> > Version: 1.7.0-1
> > Severity: normal
> > X-Debbugs-Cc: [email protected]
> >
> > /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so
> >
> > expects log_xxd from pcsclite but it doesn't get linked against it:
> >
> > pkcs11-tool --module /usr/lib/pcsc/drivers/ifd-
> > ccid.bundle/Contents/Linux/libccid.so -O
> > sc_dlopen failed: /usr/lib/pcsc/drivers/ifd-
> > ccid.bundle/Contents/Linux/libccid.so: undefined symbol: log_xxd
> > error: Failed to load pkcs11 module
> > Aborting.
> >
> > ldd /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so
> >          linux-vdso.so.1 (0x00007fbf6d2d1000)
> >          libusb-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libusb-1.0.so.0
> > (0x00007fbf6d261000)
> >          libc.so.6 => /usr/lib/x86_64-linux-gnu/libc.so.6
> (0x00007fbf6d06b000)
> >          libudev.so.1 => /usr/lib/x86_64-linux-gnu/libudev.so.1
> > (0x00007fbf6d025000)
> >          /lib64/ld-linux-x86-64.so.2 (0x00007fbf6d2d3000)
> >
> > either fix the missing link dep or just define -Dpcsclite=false in
> debian/rules
>
> libccid.so is NOT a PKCS#11 module.
> It is NOT supposed to be loaded by pkcs11-tool.
>
> Why do you want to do that?
>
> > I also suggest to use rm -f in override_dh_autoreconf instead of rm
>

I was just trying random pcks11 modules and I thought it was one, but I
suppose it needs to depend on pcslite if it uses that symbol

Regards

>

Reply via email to