Search Criteria
Package Details: libclassicclient 7.2.0_b04-5
Git Clone URL: | https://aur.archlinux.org/libclassicclient.git (read-only) |
---|---|
Package Base: | libclassicclient |
Description: | Gemalto PKCS#11 driver |
Upstream URL: | https://www.luxtrust.lu/en/simple/225 |
Keywords: | pkcs11 |
Submitter: | grawity |
Maintainer: | grawity |
Last Packager: | grawity |
Votes: | 1 |
Popularity: | 0.605918 |
First Submitted: | 2015-10-27 19:06 |
Last Updated: | 2018-09-02 19:37 |
Dependencies (9)
- gcc-libs (gcc-libs-multilib-x32, gcc-libs-multilib-git, gcc-libs-git)
- gdk-pixbuf2
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-patched-filechooser-icon-view)
- libusb-compat (libusb0)
- openmp (openmp-svn)
- pcsclite (pcsclite-git, pcsclite-nopy)
- qt5-base (qt5-base-headless, qt5-base-git, qt5-base-nostatx)
- openssl-1.0>=1.0.2.k-4 (openssl-1.0-chacha20)
- luxtrust-middleware (optional) – LuxTrust software for web authentication
Latest Comments
FFY00 commented on 2018-08-30 17:04
This package conflicts with openmp, please resolve that.
nplatis commented on 2017-05-28 20:50
I see that you removed the eula.pdf file from the package in version 7.2.0_b04-3.
Now the package cannot be build, I get the message
"Integrity checks (sha256) differ in size from the source array."
This message goes away if I remove the line
"sha256sums=('4c9b71b596900700cdbf8f1515df44d9383fd5f336114e38cebfffc30d74f564')"
from PKGBUILD.
Unfortunately, even then the package does not build, with an error:
Validating source_x86_64 files with sha256sums...
LuxTrust_Middleware_1.1.0_Ubuntu_64bit.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
nplatis commented on 2017-05-27 04:19
The eula.pdf file is no longer available and thus the package cannot be built.
zao commented on 2017-01-08 19:50
The package url for x64 gives 404. Couldnt find a working url though.
grawity commented on 2016-03-14 22:17
The PIN can be changed from command line:
pkcs11-tool --module /usr/lib/pkcs11/libgclib.so --change-pin
popoffka commented on 2016-03-05 11:53
When I try to launch CCChangePinTool, I only get a message box saying “No card or reader found. Check connections.”, and “CCChangePinTool: /usr/lib/libcrypto.so.1.0.0: no version information available (required by CCChangePinTool)” in stderr.
Any ideas on how to fix this? My system is 64-bit, and I have openssl 1.0.2.f-1 installed.