* Ludovic Rousseau <[email protected]> [2009-03-07 15:09:07]:
> Florent Daigniere <[email protected]> a écrit : >> Package: pcsc-tools >> Version: 1.4.15-1 >> Severity: normal >> >> >> Hi, >> >> pcsc_scan expects /var/run/pcscd.pub to exist whereas the debian package >> of pcscd uses /var/run/pcscd/pcscd.pub ... Meaning that it can't be used >> out of the box. >> >> $pcsc_scan PC/SC device scanner >> V 1.4.15 (c) 2001-2009, Ludovic Rousseau <[email protected]> >> Compiled with PC/SC lite version: 1.4.102 >> winscard_clnt.c:320:SCardEstablishContextTH() Cannot open public shared >> file: /var/run/pcscd.pub >> SCardEstablishContext: Service not available. >> >> #cd /var/run >> #lndir /var/run/pcscd/ >> >> ... then it works. >> >> I guess the pcsc_scan should be patched to look for >> /var/run/pcscd/pcscd.pub. > > What is the output of: > > $ pcscd --version > > Thanks > Here it is: #pcscd --version pcsc-lite version 1.5.2. Copyright (C) 1999-2002 by David Corcoran <[email protected]>. Copyright (C) 2001-2008 by Ludovic Rousseau <[email protected]>. Copyright (C) 2003-2004 by Damien Sauveron <[email protected]>. Report bugs to <[email protected]>. Enabled features: Linux libhal usbdropdir=/usr/lib/pcsc/drivers confdir=/etc ipcdir=/var/run/pcscd -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

