Unable to retrieve .db files when updating

Tried updating manjaro, but got this message instead

[dannb@DannB-Manjaro ~]$ sudo pacman -Syu
[sudo] password for dannb:
:: Synchronizing package databases…
core is up to date
extra is up to date
community is up to date
multilib is up to date
error: failed retrieving file ‘core.db’ from mirror.rise.ph : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
error: failed retrieving file ‘extra.db’ from mirror.rise.ph : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
error: failed retrieving file ‘community.db’ from mirror.rise.ph : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
warning: too many errors from mirror.rise.ph, skipping for the remainder of this transaction
:: Starting full system upgrade…
there is nothing to do

so far everything else works just fine

try running sudo pacman-mirrors --geoip

This will set your mirrors to the closest and fastest based on rough geo location. Hopefully a different mirror so you can test against that.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.