Re: Smartcard error

2005-04-11 Thread Peter L. Smilde
On Monday 11 April 2005 16:08, Werner Koch wrote: > On Fri, 8 Apr 2005 23:39:47 +0200, Peter L Smilde said: > > The same command run fine under Win-XP (with the same smartcard, the same > > sc-reader (SCR 355) and the same version of gpg). > > Did you applied the attached patch, which is also in th

Re: Smartcard error

2005-04-11 Thread Peter L. Smilde
> > gpg: ccid_transceive failed: (0x1000a) > > gpg: apdu_send_simple(0) failed: card I/O error > > See my mail to gnupg-devel - I have the same problem on debian. > With the options --disable-ccid --pcsc-driver /usr/lib/libpcsclite.so.1 > gnupg seems to work reliably. (After starting pcscd, of cour

Re: Smartcard error

2005-04-11 Thread Werner Koch
On Fri, 8 Apr 2005 23:39:47 +0200, Peter L Smilde said: > The same command run fine under Win-XP (with the same smartcard, the same > sc-reader (SCR 355) and the same version of gpg). Did you applied the attached patch, which is also in the current CVS version? Shalom-Salam, Werner 2005-0

Re: Smartcard error

2005-04-09 Thread Jan Niehusmann
On Fri, Apr 08, 2005 at 11:39:47PM +0200, Peter L. Smilde wrote: > gpg: ccid_transceive failed: (0x1000a) > gpg: apdu_send_simple(0) failed: card I/O error > gpg: encrypted with 1024-bit RSA key, ID 7BBC5696, created 2005-04-01 > "my_uid" > gpg: public key decryption failed: general error > g

Smartcard error

2005-04-08 Thread Peter L. Smilde
Hi, With gpg v1.4.1 under Debian I succeeded in transferring my subkeys to the OpenPGP smartcard. Running "gpg --card-status" and "gpg --card-edit" works fine. And "date | gpg ---clearsign | gpg -v" is also functioning. But calling "date | gpg -er "my-name" | gpg -d" fails with the next error