Closed darix closed 3 months ago
@darix For easier reproducibility please provide the full error message.
how about this simple idea:
when ever you call gpg and the process fails. you have the filename you passed to gpg in the error message?
It still depends on it's called exactly so we can properly pass and format the filename. I can add it to the debug log, but that will require extra steps to show up.
If you'd prefer to have it in the regular output please do provide the requested information.
Summary
currently only it only shows the gpg error message that decryption failed.
also it might be helpful to summarize all filenames in the end which couldnt be reencrypted.
Steps To Reproduce
run
gopass fsck --decrypt
with an entry which you cant decryptExpected behavior
I get a list of files that cant be reencrypted
Environment