#1083292 gpg-from-sq: Unknown argument --card-status causes cryptsetup cannot decrypt disk during boot time

#1083292#5
Date:
2024-10-04 02:12:32 UTC
From:
To:
I use [0] to encrypt disk with cryptsetup and GnuPG. cryptsetup uses
helper script decrypt_gnupg-sc, which uses `gpg --card-status` to check
if smart card is inserted, and then uses gpg to decrypt the disk.

However, since `--card-status` is not support by gpg-sq. When
gpg-from-sq is installed, the decrypt_gnupg-sc always fails, which make
system unbootable.


[0] https://cryptsetup-team.pages.debian.net/cryptsetup/README.gnupg-sc.html