Bug Report
What's the issue you encountered?
Going through the install guide on Arch I reach the step that installs the devkitpro-keyring package from your website. When I try to do so I get:
:: Retrieving packages...
devkitpro-keyring.pkg.tar.zst failed to download
error: failed retrieving file 'devkitpro-keyring.pkg.tar.zst' from pkg.devkitpro.org : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
warning: failed to retrieve some files
How can the issue be reproduced?
- Open terminal
- Follow install guide on arch up to the third code block
- Run
sudo pacman -U https://pkg.devkitpro.org/devkitpro-keyring.pkg.tar.zst
Environment?
- What host OS are you using? Arch Linux with the normal kernel
- Official release or unofficial/self-compiled build: Official Release
Additional context?
N/A