[SOLVED] Endeavouros-mirrorlist UPDATE (March 23, 2025)

-> configuration set to rank mirrors
==> eos-rankmirrors: info: extracting package endeavouros-mirrorlist 25.3.1-1 ...
==> eos-rankmirrors: info: ranking EndeavourOS mirrors, please wait ...
==> Warning about https://md.mirrors.hacktegic.com/endeavouros/repo/$repo/$arch:
    Connection to this mirror failed (code 60).
==> Warning about https://mirror.sjtu.edu.cn/endeavouros/repo/$repo/$arch:
    update level 2343/2353 is lower than expected, will lower the ranking of this mirror.
==> Info: Results of ranking EndeavourOS mirrors:
==> Writing new ranked EndeavourOS mirrorlist to /etc/pacman.d/endeavouros-mirrorlist.pacnew.
(5/6) Checking which packages need to be rebuilt
(6/6) Updating the desktop file MIME type cache...

I just did yay and had an update. One of them was endeavouros-mirrorlist. Not sure if anyone knows, or if it even matters, but the 2 errors above have been happening for several months. Same mirrors (hacktegic and sjtu.edu) they never work.

You can remove them from your endeavouros-mirrorlist file. That doesn’t happen automatically.

1 Like

Thanks. I was not aware. Another thing learned.

You can ignore those (or any other if you wish) mirrors altogether in the configuration file
/etc/eos-rankmirrors.conf, e.g.

EOS_IGNORED_MIRRORS=(
    sjtu
    hacktegic
)

Then they will not give warnings anymore.

4 Likes

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