[description]
I want to install devkitPro toolchains on my Windows 10 32 Bit,
I have installed MSYS2, and following the instruction on : https://devkitpro.org/wiki/devkitPro_pa ... an_Install
I stuck on pacman-key --recv F7FD5492264BB9D0 with error "Remote key not fetched correctly from keyserver." when i run on MSYS2
[step i took]
looking for the answers on internet but nothing match my search
[additional info]
screenshot :
pacman-key recv Error : Remote key not fetched correctly from keyserver. [MSYS2 On Win10 32Bit]
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: pacman-key recv Error : Remote key not fetched correctly from keyserver. [MSYS2 On Win10 32Bit]
This seems to be resolved by a reboot generally. Let us know if it isn't.
Re: pacman-key recv Error : Remote key not fetched correctly from keyserver. [MSYS2 On Win10 32Bit]
I solved it by using an IPv4 keyserver by appending this string to the command:
I tried everything and this is the only thing that solved it, hope it helps
Code: Select all
--keyserver hkp://ipv4.pool.sks-keyservers.net:11371
Re: pacman-key recv Error : Remote key not fetched correctly from keyserver. [MSYS2 On Win10 32Bit]
Hi, I can confirm I had this same issue while trying to install it on arch.lenigrast wrote: ↑Wed Jul 22, 2020 7:04 pm I solved it by using an IPv4 keyserver by appending this string to the command:I tried everything and this is the only thing that solved it, hope it helpsCode: Select all
--keyserver hkp://ipv4.pool.sks-keyservers.net:11371
The solution you described worked, thank you.
Who is online
Users browsing this forum: No registered users and 0 guests