GPG signature verification fails due to UTF-8 encoding error #3768
|
Describe the bug To Reproduce
Expected behavior
Additional context It appears that the GPG signature file's encoding may not be handled properly if it is not UTF-8. |
Answered by
tukiminya
Dec 21, 2024
Replies: 1 comment
|
I tried a workaround, and it worked by setting in the WSL configuration to prevent sharing the GPG path. |
0 replies
Answer selected by
tukiminya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried a workaround, and it worked by setting
in the WSL configuration to prevent sharing the GPG path.