Feitian tokens unsupported in OpenSC 0.17.0 (regression)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
opensc (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I've been happily using my Feitan token to access servers at work for a while, but following an upgrade to artful I can't add it to my ssh agent (this would previously give "Card added"):
$ ssh-add -s /usr/lib/
Enter passphrase for PKCS#11:
Could not add card "/usr/lib/
I have been off for a week, and thought I may be mistyping my PIN. So I tried resetting my token, and get this:
$ pkcs15-tool -u
Using reader with a card: Feitian ePass2003 00 00
PKCS#15 binding failed: Unsupported card
System and package info below, AMA else you need.
$ lsb_release -rd
Description: Ubuntu 17.10
Release: 17.10
$ apt list --installed | egrep "(opensc|pkcs)"
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
libengine-
libpkcs11-
opensc/artful,now 0.17.0-1 amd64 [installed]
opensc-
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: opensc 0.17.0-1
ProcVersionSign
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Nov 26 23:06:52 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2017-10-13 (44 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: opensc
UpgradeStatus: Upgraded to artful on 2017-11-22 (5 days ago)
tags: | added: regression-release |
Changed in opensc (Ubuntu): | |
status: | New → Confirmed |
I am having the same issue with opensc 0.17.0-1 package and Feitian ePass2003 token. I compiled an old version (OpenSC 0.15.0) for temporary use for now.