Alexpux / MSYS2-pacman

MSYS2 port of Arch Linux packman package manager.
GNU General Public License v2.0
164 stars 34 forks source link

New installtion after uninstalling- same issues around key #65

Open GeurtBloem opened 1 year ago

GeurtBloem commented 1 year ago

My system Windows 10 on intel i7 system Here are the errors communicated by msys2 when I tried installing and updating : $ pacman -Syuu 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] Y error: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" could not be looked up remotely error: mingw64: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" is unknown :: Import PGP key 5F944B027F7FE2091985AA2EFA11531AA0AA7F57? [Y/n] Y error: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" could not be looked up remotely error: ucrt64: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" is unknown :: Import PGP key 5F944B027F7FE2091985AA2EFA11531AA0AA7F57? [Y/n] Y error: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" could not be looked up remotely error: clang32: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" is unknown :: Import PGP key 5F944B027F7FE2091985AA2EFA11531AA0AA7F57? [Y/n] Y error: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" could not be looked up remotely error: clang64: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" is unknown :: Import PGP key 5F944B027F7FE2091985AA2EFA11531AA0AA7F57? [Y/n] Y error: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" could not be looked up remotely error: msys: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" is unknown :: Import PGP key 5F944B027F7FE2091985AA2EFA11531AA0AA7F57? [Y/n] Y error: key "5F944B027F7FE2091985AA2EFA11531AA0AA7F57" could not be looked up remotely :: Synchronizing package databases... clangarm64 mingw32 mingw64 ucrt64 clang32 Please help or suggest action Thanks Geurt