Only a single german host in the Pacman mirror list

Whats happening to these servers? Normaly i can find 4-7 mirrors.

$ sudo pacman-mirrors --fasttrack

::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO Using custom mirror file
::INFO Querying mirrors - This may take some time
  3.302 Germany        : https://mirror.alpix.eu/manjaro/
::INFO Writing mirror list
::Germany         : https://mirror.alpix.eu/manjaro/stable/$repo/$arch
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist

Edit: 3 hours ago, i couldnt even connect to a single server at all, pacman told me:
Error: Failed to synchronize databases.

Lucky that changed now, and checking for updates works again.

You are using a custom mirror pool - reset using

sudo pacman-mirrors --continent
1 Like

Hmmm, this looks even worse now:

$ sudo pacman-mirrors --continent
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO User generated mirror list
::------------------------------------------------------------
::INFO Custom mirror file saved: /var/lib/pacman-mirrors/custom-mirrors.json
::INFO Using default mirror file
::INFO Querying mirrors - This may take some time
  0.255 United_Kingdom : http://manjaro.mirrors.uk2.net/
::INFO Writing mirror list
::United_Kingdom  : http://manjaro.mirrors.uk2.net/stable
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist

I just changed the location to germany in the GUI and after updating mirrors now i find all the servers again.

But the list is still custom:

[koboldx@koboldx-z170 ~]$ sudo pacman-mirrors --fasttrack
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO Using custom mirror file
::INFO Querying mirrors - This may take some time
  0.232 Germany        : http://ftp.tu-chemnitz.de/pub/linux/manjaro/
  0.225 Germany        : https://mirror.23m.com/manjaro/
  0.219 Germany        : https://mirrors.xtom.de/manjaro/
  0.261 Germany        : https://mirror.netcologne.de/manjaro/
  0.282 Germany        : https://ftp.gwdg.de/pub/linux/manjaro/
  0.351 Germany        : https://ftp.halifax.rwth-aachen.de/manjaro/
  0.353 Germany        : https://mirror.seahost.de/manjaro/
  0.270 Germany        : https://mirror.alpix.eu/manjaro/
::INFO Writing mirror list
::Germany         : https://mirrors.xtom.de/manjaro/stable/$repo/$arch
::Germany         : https://mirror.23m.com/manjaro/stable/$repo/$arch
::Germany         : http://ftp.tu-chemnitz.de/pub/linux/manjaro/stable/$repo/$arch
::Germany         : https://mirror.netcologne.de/manjaro/stable/$repo/$arch
::Germany         : https://mirror.alpix.eu/manjaro/stable/$repo/$arch
::Germany         : https://ftp.gwdg.de/pub/linux/manjaro/stable/$repo/$arch
::Germany         : https://ftp.halifax.rwth-aachen.de/manjaro/stable/$repo/$arch
::Germany         : https://mirror.seahost.de/manjaro/stable/$repo/$arch
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
sudo pacman-mirrors --geoip && sudo pacman-mirrors --fasttrack
1 Like

To view current status:

1 Like

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