Search Criteria
Package Details: opencryptoki 3.17.0-1
Git Clone URL: | https://aur.archlinux.org/opencryptoki.git (read-only, click to copy) |
---|---|
Package Base: | opencryptoki |
Description: | PKCS11 implementation for Linux |
Upstream URL: | https://github.com/opencryptoki/opencryptoki |
Licenses: | CPL |
Submitter: | mutantmonkey |
Maintainer: | mutantmonkey |
Last Packager: | mutantmonkey |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-17 05:50 (UTC) |
Last Updated: | 2022-01-15 03:21 (UTC) |
Latest Comments
1 2 Next › Last »
mutantmonkey commented on 2022-01-15 03:22 (UTC) (edited on 2022-01-15 03:22 (UTC) by mutantmonkey)
Yes, the reason is that I missed the out-of-date notification email. The package is updated now; I apologize for the delay.
grawity commented on 2022-01-14 14:52 (UTC)
It's the job of alternate versions to mark themselves as conflicting with the main version. It's not reasonable to expect that the main version would list every possible alternate as conflict.
arch-dev commented on 2022-01-14 13:19 (UTC) (edited on 2022-01-14 13:22 (UTC) by arch-dev)
Is there a reason that this package remains outdated for months? Especially when the fix involves just two lines:
It would also be nice to mark this package as conflicting with the git version:
mikezila commented on 2020-06-04 03:26 (UTC)
I had a similar issue. Using the git version worked.
2b5b77428ea1e9ae commented on 2020-06-03 20:00 (UTC) (edited on 2020-06-03 20:00 (UTC) by 2b5b77428ea1e9ae)
Tests didn't build for me, I had to set --enable-testcases=no.
Error message:
Kadzi commented on 2019-11-25 18:36 (UTC)
MAKEDEPENDS is also missing byacc.
grawity commented on 2019-10-28 16:10 (UTC)
IIRC
flex
is in the base-devel group, which is assumed to be present so its contents don't need to be explicitly listed as a makedep.architector4 commented on 2019-10-28 15:55 (UTC)
In
build()
stage, got this:Lines 65 and 66 in
opencryptoki-3.11.1.tar.gz/src/configure.ac
reflect this, and installingflex
package fixes this. I guess a dependency has been forgotten?grawity commented on 2019-02-25 15:50 (UTC) (edited on 2019-02-25 18:25 (UTC) by grawity)
I'm having filesystem permission problems when trying to use
tpmtoken_init
orpkcsconf
as a non-root user (:pkcs11 member). <del>Shouldn't the subdirectories of/var/lib/opencryptoki
be owned byroot:pkcs11
instead ofroot:root
?</del> <del>On second thought, it feels like opencryptoki is fine and the tpmtoken_* tools are supposed to be setuid or something?</del> No, that doesn't work either.1 2 Next › Last »