When I try to sync manjaro repos or install a package using pacman or yay
sudo pacman -Syu
outputs this error:
error: failed retrieving file ‘core.db’ from ftp.free.org : Resolving timed out after 10000 milliseconds
I thought it was a mirrors problem, so I used
pacman-mirrors -g
to arrange mirrors list and the error is still showing
my internet connection is good, I verified it with ping www.google.com
and also when I try to use pamac it works fine
so what is the problem ?
~ >>> sudo pacman-mirrors -g
::INFO Downloading mirrors from repo.manjaro.org
::INFO Using custom mirror file
::INFO Querying mirrors - This may take some time
$ sudo pacman-mirrors -g
::INFO Downloading mirrors from repo.manjaro.org
::INFO Using default mirror file
::INFO Querying mirrors - This may take some time
..... Australia : https://manjaro.lucassymons.net/
..... Austria : http://mirror.inode.at/manjaro/
..... Austria : http://mirror.easyname.at/manjaro/
1.411 Austria : ftp://mirror.easyname.at/manjaro/
..... Bangladesh : http://mirror.xeonbd.com/manjaro/
..... Belarus : http://mirror.datacenter.by/pub/mirrors/manjaro/
..... Belgium : https://mirror.futureweb.be/manjaro/
..... Belgium : http://mirror.futureweb.be/manjaro/
..... Brazil : https://manjaro.c3sl.ufpr.br/
You said that if pamac works then there is no problem in mirror list, right ? @megavolt said it is a DNS problem how is that ?