Search found 1 match

by lenigrast
Wed Jul 22, 2020 7:04 pm
Forum: Bug Reports
Topic: pacman-key recv Error : Remote key not fetched correctly from keyserver. [MSYS2 On Win10 32Bit]
Replies: 3
Views: 12465

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:

Code: Select all

--keyserver hkp://ipv4.pool.sks-keyservers.net:11371
I tried everything and this is the only thing that solved it, hope it helps