Damien Sauveron wrote:
> Andrea Galeazzi a �crit :
>
>> For this error
>> /usr/local/pcsc/driversscm310Driver.bundle/Contents/Info.plist
>> In truth I've got
>> /usr/local/pcsc/drivers/scm310Driver.bundle/Contents/Info.plist so I can
>> move it in order to have this path, but the problem is that I can't find
>> libgen_ifd.so!
>> What can I do?
>
> Comment all the line of the 'reader.conf' config file (I don't know
> where it is installed on your system, perhaps in '/etc/').
> If you have still the problem post the output of 'pcscd -f'
>
> Regards,
> --
> Damien Sauveron
>
> _______________________________________________
> Muscle mailing list
> [email protected]
> http://lists.drizzle.com/mailman/listinfo/muscle
>
Here is what I did:
1- I commented all the lines of 'reader.conf'
2- cp -r /usr/local/pcsc/drivers/scm310Driver.bundle/
/usr/local/pcsc/driversscm310Driver.bundle/ (I had to use cp instead of
mv since I noticed pcscd needs both dir)
3- I lunched pcscd -f and it seems to me there's no error:
pcscdaemon.c:251 main: pcscd set to foreground
pcscdaemon.c:445 main: pcsc-lite daemon ready.
4- So I exit by CTRL+C and I re-lunch the daemon this time with
# pcscd
5- I checked if the daemon is started
# ps aux | grep pcscd
root 5482 0.0 0.1 12248 736 ? Ssl 10:24 0:00 pcscd
root 5485 0.0 0.0 2244 324 pts/1 R+ 10:24 0:00 grep pcscd
But at the end:
$ gpg --card-status
gpg: pcsc_connect failed: unknown reader (0x80100009)
gpg: card reader not available
*** glibc detected *** corrupted double-linked list: 0xb7eb3838 ***
Abortito
It's driving me crazy! :-(
Cheers
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle