pacman mirror lists set up
There has been some anomolies with the mirrors that I am drawing from and I am now, for the first time, giving this more thought.
For some reason, I thought pacman automatically updated the mirror list and assumed there was some mechanism for rotating them. But it is occuring to me that they are more static.
I have installed under /etc/pacman.d
flatbush:[ruben]:/etc/pacman.d$ ls -l|grep mir
-rw-r--r-- 1 root root 386 Apr 29 21:11 mirrorlist
-rw-r--r-- 1 root root 61826 Mar 1 20:16 mirrorlist-arch
-rw-r--r-- 1 root root 61876 Mar 12 11:32 mirrorlist-arch.pacnew
-rw-r--r-- 1 root root 3602 Apr 10 15:48 mirrorlist.pacnew
Until last night mirrorlist was not touched since 2017 and mirrorlist.pacnew was the latest international list.
It seems some regular maintenance is needed here. There was a cluestick in mirrorlist.pacnew
That is not a default install and that comment can use a minor edit to be clear. mirrorlist is limited and stale. It makes more sense to running that program off of mirrorlist.pacnew.
MORE importantly though, rankmirrors is not installed and not easy to find with pacman. I was lucky enough to have someone in irc to tell me it is in "pacman contributions" because searching for pacman -Ss mirrors or pacman -Ss pacman din't make it clear where it is.
Also, it would be nice if the note was explicit as to where to put the new ranked mirror list.
And FWIW, that might not help when trying to change mirrors of omniverse which is hard coded in /etc/pacman.conf