Marek Rusinowski wrote...
> To fix, I've simply removed the lines 168-170 in clevis-decrypt-tpm2:
>
> # The on_exit() trap will not be fired after exec, so let's clean up the temp
> # directory at this point.
> [ -d "${TMP}" ] && rm -rf "${TMP}"
>
> because with subprocess the trap will be executed and now it works
> without issues for me.Errm, yes, I had already submitted that upstream in https://github.com/latchset/clevis/pull/275 but forgot to include it here. Next upload then, once I've figured out why the build on mispel failed. Thanks for all your testing and feedback Christoph
signature.asc
Description: PGP signature

