Eric,

First off, thank you for updating the OpenSC package in Debian to 0.13.

Bug #694481 was marked closed with your upload of 0.13.0-1 as upstream
had added support for the ePass2003 token.

Unfortunately, this device does not actually work as expected with the
latest OpenSC package (0.13.0-2). This can be easily resolved, however,
simply by enabling support for Secure Messaging (by adding "--enable-sm"
to debian/rules) and rebuilding your package.

-----

$ dpkg -s opensc | grep ^Ver
Version: 0.13.0-2
$ lsusb | grep ePass
Bus 003 Device 002: ID 096e:0807 Feitian Technologies, Inc. ePass2003
$ opensc-tool --list-readers
# Detected readers (pcsc)
Nr.  Card  Features  Name
0    Yes             Feitian ePass2003 00 00
$ opensc-tool --name
Using reader with a card: Feitian ePass2003 00 00
Unsupported card
$ pkcs15-tool --dump
Using reader with a card: Feitian ePass2003 00 00
PKCS#15 binding failed: Unsupported card

-----

$ dpkg -s opensc | grep ^Ver
Version: 0.13.0-2.0+jlg.1
$ opensc-tool --name
Using reader with a card: Feitian ePass2003 00 00
epass2003
$ pkcs15-tool --dump
Using reader with a card: Feitian ePass2003 00 00
PKCS#15 Card [jlgaddis]:
        Version        : 0
        Serial number  : <removed>
        Manufacturer ID: EnterSafe
        Last update    : 20130521042533Z
        Flags          : EID compliant

[...snip...]

-----

The first set of output is received when using the current 0.13.0-2 .deb
with a working (previously configured) ePass2003 token. The second set
of output is received when using the same .deb package rebuilt with the
"--enable-sm" option added (and with no other changes). In addition, I've
tested the device extensively (I use it daily) and it has worked great
with the package rebuilt with Secure Messaging support.

I would normally include a patch but it seemed unnecessary in this case.
If you would simply rebuild your latest package with the "--enable-sm"
option, I believe it would resolve this issue permanently.

Thanks,
-Jeremy

-- 
Jeremy Gaddis              e: jlgad...@gnu.org
Network Engineer           m: +1.812.865.0581
PGP:  0x95E2C8FE           w: evilrouters.net


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to