I'm not getting any active mirrors or speed mirrors(literally of any speed >0).
I got this issue in installed os on my system nor i am able to get it in live os
I actually searched for other similar issues in the forum, but may be i couldn't get accurate, some said adding worldwide or other countries fixed,
But actually the problem for me is i am getting mirrors but all are 0kbps
So, now the major problem i am getting in is for updating my os and for doing any work that involves terminal to connect through mirrors :((
I faced this same issue in my previous installs too, but reinstallations fixed and now repeating again, but in previous installs i had other issues too which i couldn't offer time to debug, but now i gotta clear this out, btw thanks for any solutions offered below
[2021-03-01 19:47:25] WARNING: failed to rate http(s) download (https://arch.mirror.square-r00t.net/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2021-03-01 19:47:38] WARNING: failed to rate http(s) download (https://mirror.telepoint.bg/archlinux/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2021-03-01 19:47:46] WARNING: failed to rate http(s) download (https://archlinux.mailtunnel.eu/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2021-03-01 19:47:59] WARNING: failed to rate http(s) download (https://mirror.f4st.host/archlinux/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2021-03-01 19:48:07] WARNING: failed to rate http(s) download (https://mirror.lty.me/archlinux/community/os/x86_64/community.db): Download timed out after 5 second(s).
################################################################################
################# Arch Linux mirrorlist generated by Reflector #################
################################################################################
# With: reflector --latest 5 --age 2 --fastest 5 --protocol https --sort rate --save /etc/pacman.d/mirrorlist
# When: 2021-03-01 14:18:07 UTC
# From: https://www.archlinux.org/mirrors/status/json/
# Retrieved: 2021-03-01 14:17:17 UTC
# Last Check: 2021-03-01 13:04:53 UTC
Server = https://arch.mirror.square-r00t.net/$repo/os/$arch
Server = https://mirror.telepoint.bg/archlinux/$repo/os/$arch
Server = https://archlinux.mailtunnel.eu/$repo/os/$arch
Server = https://mirror.f4st.host/archlinux/$repo/os/$arch
Server = https://mirror.lty.me/archlinux/$repo/os/$arch
:: Synchronizing package databases...
error: failed to update core (unable to lock database)
error: failed to update extra (unable to lock database)
error: failed to update community (unable to lock database)
error: failed to update multilib (unable to lock database)
error: failed to update chaotic-aur (unable to lock database)
error: failed to update blackarch (unable to lock database)
error: failed to synchronize all databases
╰─λ alias fixpacman="sudo rm /var/lib/pacman/db.lck"
╰─λ upd
[sudo] password for alex:
[2021-03-01 19:50:34] WARNING: failed to rate http(s) download (https://arch.mirror.square-r00t.net/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2021-03-01 19:50:40] WARNING: failed to rate http(s) download (https://mirror.telepoint.bg/archlinux/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2021-03-01 19:50:47] WARNING: failed to rate http(s) download (https://archlinux.mailtunnel.eu/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2021-03-01 19:50:53] WARNING: failed to rate http(s) download (https://mirror.f4st.host/archlinux/community/os/x86_64/community.db): Download timed out after 5 second(s).
[2021-03-01 19:50:59] WARNING: failed to rate http(s) download (https://mirror.lty.me/archlinux/community/os/x86_64/community.db): Download timed out after 5 second(s).
################################################################################
################# Arch Linux mirrorlist generated by Reflector #################
################################################################################
# With: reflector --latest 5 --age 2 --fastest 5 --protocol https --sort rate --save /etc/pacman.d/mirrorlist
# When: 2021-03-01 14:20:59 UTC
# From: https://www.archlinux.org/mirrors/status/json/
# Retrieved: 2021-03-01 14:17:17 UTC
# Last Check: 2021-03-01 13:04:53 UTC
Server = https://arch.mirror.square-r00t.net/$repo/os/$arch
Server = https://mirror.telepoint.bg/archlinux/$repo/os/$arch
Server = https://archlinux.mailtunnel.eu/$repo/os/$arch
Server = https://mirror.f4st.host/archlinux/$repo/os/$arch
Server = https://mirror.lty.me/archlinux/$repo/os/$arch
:: Synchronizing package databases...
error: failed to update core (unable to lock database)
error: failed to update extra (unable to lock database)
error: failed to update community (unable to lock database)
error: failed to update multilib (unable to lock database)
error: failed to update chaotic-aur (unable to lock database)
error: failed to update blackarch (unable to lock database)
error: failed to synchronize all databases
but anyways, if i run reflector simple and search for us/canada/sweden/switzerland/uk or some any other country, it still shows me 0kbps
and when i gave only one as worldwide some showed up with speed and output gave only one mirror.
but i can't understand why all other mirrors are @ 0kbps, and as i saved those 0kbps it gave me same error of "unable to lock database" which solved after executing "upd"...
Because only one package management work can be done at one time. There is no "simultaneous" usage of package manager(s), lest everything should break.
So, to ensure no breakage, lock system are generally used in most Linux distributions.