Updating packages using pacman fails
Posted: Thu Apr 15, 2021 9:03 pm
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 commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
Here are the relevant lines in /etc/pacman.conf
[multilib]
Include = /etc/pacman.d/mirrorlist
[dkp-libs]
Server = https://downloads.devkitpro.org/packages
[dkp-linux]
Server = https://downloads.devkitpro.org/packages/linux
Any idea why this happens? This used to work fine, and I have not changed the setup at all on my end.
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 commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
Here are the relevant lines in /etc/pacman.conf
[multilib]
Include = /etc/pacman.d/mirrorlist
[dkp-libs]
Server = https://downloads.devkitpro.org/packages
[dkp-linux]
Server = https://downloads.devkitpro.org/packages/linux
Any idea why this happens? This used to work fine, and I have not changed the setup at all on my end.