Your message dated Sat, 14 Dec 2019 12:30:55 -0500
with message-id <7768217.aNySGpq8iO@t450>
and subject line opensc-pkcs11 errors when reading CAC (smartcard)
has caused the Debian Bug report #575141,
regarding opensc-pkcs11 errors when reading CAC (smartcard)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
575141: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575141
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: opensc_0.11.13-1_amd64
package: libssl0.9.8_0.9.8m-2_amd64

When I run, pkcs11-tool -O
I get the following errors:

[opensc-pkcs11] iso7816.c:99:iso7816_check_sw: File not found
[opensc-pkcs11] card-piv.c:385:piv_general_io: returning with: File not
found
[opensc-pkcs11] card-piv.c:723:piv_get_data: returning with: File not
found
[opensc-pkcs11] card-piv.c:924:piv_read_binary: returning with: File not
found
[opensc-pkcs11] card.c:430:sc_read_binary: returning with: File not
found
[opensc-pkcs11] card-piv.c:723:piv_get_data: returning with: File not
found
[opensc-pkcs11] card-piv.c:924:piv_read_binary: returning with: File not
found
[opensc-pkcs11] card.c:430:sc_read_binary: returning with: File not
found
[opensc-pkcs11] pkcs15-pubkey.c:414:sc_pkcs15_read_pubkey: Failed to
read public key file.
[opensc-pkcs11] card-piv.c:723:piv_get_data: returning with: File not
found
[opensc-pkcs11] card-piv.c:924:piv_read_binary: returning with: File not
found
[opensc-pkcs11] card.c:430:sc_read_binary: returning with: File not
found
[opensc-pkcs11] pkcs15-pubkey.c:414:sc_pkcs15_read_pubkey: Failed to
read public key file.
[opensc-pkcs11] card-piv.c:723:piv_get_data: returning with: File not
found
[opensc-pkcs11] card-piv.c:924:piv_read_binary: returning with: File not
found
[opensc-pkcs11] card.c:430:sc_read_binary: returning with: File not
found
[opensc-pkcs11] pkcs15-pubkey.c:414:sc_pkcs15_read_pubkey: Failed to
read public key file.
[opensc-pkcs11] card-piv.c:723:piv_get_data: returning with: File not
found
[opensc-pkcs11] card-piv.c:924:piv_read_binary: returning with: File not
found
[opensc-pkcs11] card.c:430:sc_read_binary: returning with: File not
found
[opensc-pkcs11] pkcs15-pubkey.c:414:sc_pkcs15_read_pubkey: Failed to
read public key file.

and then produces the expected object listing.

A nuisance yes, but it seems like this might be a larger problem.

I have added:
        card_atr 3b:7d:96:00:00:80:31:80:65:b0:83:11:17:d6:83:00:90:00 {
                name = "PIV-II";
                driver = "piv";
        # }

and

reader_driver pcsc {

...
        max_send_size = 255;
        max_recv_size = 256;
...
    }

and

framework pkcs15 {
...
        emulate PIV-II {
        }
...
    }


to my opensc.conf


--- End Message ---
--- Begin Message ---
Version: 0.12.0-1

On Tue, 31 Aug 2010 12:39:37 +0300 Martin Paljak <[email protected]> 
wrote:
> The annoying terminal flooding with incorrect error messages has been fixed 
> in 
the upcoming 0.12.0 release and can be remedied with the current Debian 
version by setting error_file to /dev/null in /etc/opensc/opensc.conf

Closing.

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to