Search found 2 matches
- Thu Apr 15, 2021 9:03 pm
- Forum: Bug Reports
- Topic: Updating packages using pacman fails
- Replies: 2
- Views: 9437
Updating packages using pacman fails
Recently, when I update all of my packages using pacman -Syu, all of the devkitpro ones fail with a 404 error: failed retrieving file '3dstools-1.1.5-1-x86_64.pkg.tar.xz' from downloads.devkitpro.org : The requested URL returned error: 404 warning: failed to retrieve some files ... error: failed to ...
- Wed Jul 29, 2020 8:27 pm
- Forum: Bug Reports
- Topic: pacman-key recv Error : Remote key not fetched correctly from keyserver. [MSYS2 On Win10 32Bit]
- Replies: 3
- Views: 10527
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: --keyserver hkp://ipv4.pool.sks-keyservers.net:11371 I tried everything and this is the only thing that solved it, hope it helps Hi, I can confirm I had this same issue while trying to install it on arch. The solution ...