The current pacman-mirrors crash Pamac and mirror updating

Well, there was just an update to pacman-mirrors and things seem even worse now…

Package (1)          Old Version  New Version  Net Change  Download Size

core/pacman-mirrors  4.23.2-1     4.23.2-1.1     0.00 MiB       0.17 MiB
-> % sudo pacman-mirrors --geoip
::WARNING https://repo.manjaro.org 'Connection: HTTPSConnectionPool(host='repo.manjaro.org', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7fd89e8ddf70>, 'Connection to repo.manjaro.org timed out. (connect timeout=2)'))'
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json


::ERROR Connection: HTTPSConnectionPool(host='repo.manjaro.org', port=443): Read timed out. (read timeout=2)
::INFO => Mirror status: https://repo.manjaro.org/status.json


::ERROR Connection: HTTPSConnectionPool(host='repo.manjaro.org', port=443): Read timed out. (read timeout=2)
::INFO User generated mirror list

I’m typing this on the same machine so I know it’s online and able to resolve “manjaro.org”…

M.

Above I see you installed shiny-mirrors, can you tell me if shiny-mirrors is able to resolve the address and so on?
It seems weird that it would be caused by pacman-mirrors itself, I think it was just some error fluke in dns query request or something, try it again with pacman-mirrors

Got the same issue, pacman manager crashes when i open the Preferences

Thanks.
All good on my side after this.

After some time has passed, it is resolving OK now.

¯\_(ツ)_/¯

-> % sudo pacman-mirrors --geoip
::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.345 United_States  : https://repo.ialab.dsu.edu/manjaro/
  0.732 United_States  : https://mirrors.ocf.berkeley.edu/manjaro/
  0.120 United_States  : https://mirror.math.princeton.edu/pub/manjaro/
  0.244 United_States  : https://mirrors.gigenet.com/manjaro/
  0.553 United_States  : https://mirrors.sonic.net/manjaro/
::INFO Writing mirror list
::United_States   : https://mirror.math.princeton.edu/pub/manjaro/stable
::United_States   : https://mirrors.gigenet.com/manjaro/stable
::United_States   : https://repo.ialab.dsu.edu/manjaro/stable
::United_States   : https://mirrors.sonic.net/manjaro/stable
::United_States   : https://mirrors.ocf.berkeley.edu/manjaro/stable
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist

I have the same issue. Applied this solution and everything is fine now.
https://stackoverflow.com/questions/70532841/modulenotfounderror-no-module-named-pacman-mirrors

Did I mention it was fixed with 4.23.2-1.1? :wink:

No other “solutions” required.

9 Likes