New comment by sgn on void-packages repository https://github.com/void-linux/void-packages/issues/40703#issuecomment-1325829883 Comment: When you break into initramfs, please: ``` mkdir -p ${HOME}/.gnupg echo "log-file /tmp/gpg.log" >>/tmp/gpg.conf echo "log-file /tmp/gpg-agent.log" >>/tmp/gpg.conf gpgconf --kill gpg-agent ``` After that, try to decrypt the luks key again, then show us the log.