Pacman fails to download packages or update mirrors when the following mirror is in mirrorlist file
Description:
When trying to install a package or when running sudo pacman -Syy while the following mirror(Server = mirror.cyberbits.asia/archlinux/$repo/os/$arch) is in mirrorlist(/etc/pacman.d/mirrorlist), the following output is returned:
When trying to install a package or when running sudo pacman -Syy while the following mirror(Server = mirror.cyberbits.asia/archlinux/$repo/os/$arch) is in mirrorlist(/etc/pacman.d/mirrorlist), the following output is returned:
error: failed retrieving file ‘core.db’ from mirror.cyberbits.asia :
error: failed retrieving file ‘extra.db’ from mirror.cyberbits.asia :
error: failed retrieving file ‘community.db’ from mirror.cyberbits.asia :
warning: too many errors from mirror.cyberbits.asia, skipping for the remainder of this transaction
error: failed retrieving file ‘multilib.db’ from mirror.cyberbits.asia
Steps to reproduce:
-Try to install a package or sync pacman mirrors
Read more here: Source link