Christoph:

Thank YOU for maintaining this (and an impressive list of other
packages).

I doubt my setup is easily reproducible.
Mix of trixie/forky with some own packages (a version of nvidia
595.58.03, for one).

Trying a VM with a min forky installation(daily CD netinst), and TPM
2.0 as requested. pcscd somehow does not start there...., Smart Card
passthru fixed that.

From /usr/lib/dracut/modules.d/50clevis-pin-pkcs11/module-setup.sh:


check() {
    require_binaries pcscd pkcs11-tool clevis-decrypt-pkcs11 || return
1
    require_binaries awk head sed socat tail tr || return 1
    return 0
}

When all thos binaries are found (needed to install:
pcscd opensc clevis gawk socat ), the check passes, and the error is
reproducible.

Seems to require Smart Card hardware and to pass this check.

Thanks,
   Gerardo


Reply via email to