-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pacman return error: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" is unknown #69
Comments
latest installer is msys2-x86_64-20230718.exe. try to delete your one and install this one from website |
Same issue with msys2-x86_64-20230718.exe: $ pacman $ pacman --debug |
have you deleted previous msys2 cleanly via uninstall? |
Yes, fully deleted. In fact, yesterday, I had installed msys2-x86_64-20230526.exe first, then msys2-x86_64-20230526.exe, both have the same issue. Moment ago, I tried installing the GUI installer via the CLI. and here is the output: C:>.\msys2-x86_64-20230718.exe in --confirm-command --accept-messages --root C:/msys64 [39875] Done As you can see form the output, there are problems and errors with gpg during installing: |
After installed msys2-x86_64-20230526.exe, and started terminal UCRT64, cannot run pacman, it always returns errors:
$ pacman
error: clangarm64: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" is unknown
:: Import PGP key 5F944B027F7FE2091985AA2EFA11531AA0AA7F57? [Y/n] Y
error: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" could not be looked up remotely
error: mingw32: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" is unknown
:: Import PGP key 5F944B027F7FE2091985AA2EFA11531AA0AA7F57? [Y/n]
when type Y, it returns "could not be looked up remotely".
The text was updated successfully, but these errors were encountered: