Search Criteria
Package Details: luxtrust-middleware 1.4.1-1
Git Clone URL: | https://aur.archlinux.org/luxtrust-middleware.git (read-only, click to copy) |
---|---|
Package Base: | luxtrust-middleware |
Description: | Gemalto PKCS#11 driver |
Upstream URL: | https://www.luxtrust.lu/en/simple/225 |
Keywords: | gemalto luxembourg luxtrust |
Submitter: | grawity |
Maintainer: | schopenhauer (grawity) |
Last Packager: | grawity |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-06 11:55 |
Last Updated: | 2021-01-09 13:38 |
Dependencies (1)
- libclassicclient>=7.3.0_b06.01
Required by (1)
- libclassicclient (optional)
Latest Comments
schopenhauer commented on 2019-01-26 22:54
@Harey: The described issue with the missing subdirectory (LuxTrustMiddleware) has now been fixed.
Please make sure to read the installation instructions on the ArchWiki pages regarding Smartcards: https://wiki.archlinux.org/index.php/Smartcards
Harey commented on 2017-06-19 15:36
PKGBUILD needs to be corrected: wrong sha256sum for x86_64 middleware package,
install -D -m 644 opt/LuxTrustMiddleware/LuxTrustMiddleware.desktop \
"$pkgdir"/usr/share/applications/LuxTrustMiddleware.desktop
--------------------/note the additional subdir here: LuxTrustMiddleware
and in addition it does not work with my gemalto smartcard, firefox is hanging endlessly with the pkcs#11 module in /usr/lib/pkcs11 activated. Any hints where to start debugging?