New to Manjaro and I have no clue what this means

Hello, I am new to the Manjaro operating system. I installed the iso from the website and installed it, but when I went to try and fix a bug this popped up in my command line and I have no clue what it means or how to fix it

error: failed retrieving file
*extra.db’ from mirror.xeonbd. com
error: failed retrieving file
"community.db’ from mirror.xeonbd. com
warning: too many errors from mirror.xeonbd. com, skipping for the remainder of this transaction

Welcome to the forum!

Cutting to the chase right away, it is always possible that one of the mirrors has a problem. Best therefore is to refresh your mirror list when you get errors like that. :arrow_down:

sudo pacman-mirrors -f 5 && sudo pacman -Syyu

Note that after updating the mirror list, you have to use -Syyu instead of -Syu.

3 Likes

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