Package: libbeidlibopensc2 Version: 3.5.2.dfsg-9 Severity: normal The command "beid-tool -n" fails for me as well:
Connecting to card in reader Realtek [Smart Card Reader Interface] (20070818000000000) 00 00... Failed to connect to card: Unknown error I've traced this to the function belpic_init in libbeidlibopensc2. This functions tries to load a library called libbeidgui.so and aborts if this does not succeed. This library doesn't seem to exist in Debian. Perhaps libbeidlibopensc2 should be compiled without HAVE_GUI? (This is _src/beid-2.6/src/newpkcs11/src/libopensc/card_belpic.c:950) #ifdef HAVE_GUI #ifdef _WIN32 modgui = (void *)scdl_open("beidgui.dll"); #else modgui = (void *)scdl_open("libbeidgui.so"); #endif if(modgui) { ... } else return -1; -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libbeidlibopensc2 depends on: ii beid-common 3.5.2.dfsg-9 beID support files ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii libgcc1 1:4.4.4-6 GCC support library ii libqt3-mt 3:3.3.8b-7 Qt GUI Library (Threaded runtime v ii libssl0.9.8 0.9.8o-1 SSL shared libraries ii libstdc++6 4.4.4-6 The GNU Standard C++ Library v3 Versions of packages libbeidlibopensc2 recommends: ii beid-tools 3.5.2.dfsg-9 SmartCard utilities from the OpenS ii pcscd 1.5.5-3 Middleware to access a smart card Versions of packages libbeidlibopensc2 suggests: ii libacr38u 1.7.10-1 PC/SC driver for the ACR38U smart -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org