Hey there..
Since switching away from "ArcoLinux" repositories, and moving our own from one server to another, that, cause issues for some with older versions of XeroLinux..
If you having this issue :
1- Update your pacman.conf with latest repo links manually via :
2- Grab & Install Core Mirrorlist package via :
I hope this helps
Since switching away from "ArcoLinux" repositories, and moving our own from one server to another, that, cause issues for some with older versions of XeroLinux..
![[Image: wpXe8BN.jpeg]](https://i.imgur.com/wpXe8BN.jpeg)
If you having this issue :
:: Synchronizing package databases...
error: failed retrieving file 'xerolinux_repo.db' The requested URL returned error: 404
warning: too many errors, skipping for the remainder of this transaction
error: failed to synchronize all databases (unexpected error)
1- Update your pacman.conf with latest repo links manually via :
cd /etc/
sudo mv pacman.conf pacman.conf.backup
sudo wget https://raw.githubusercontent.com/xerolinux/xero-fixes/main/conf/pacman.conf
2- Grab & Install Core Mirrorlist package via :
sudo rm /etc/pacman.d/xero-mirrorlist
cd /etc/pacman.d/ && sudo wget https://raw.githubusercontent.com/xerolinux/xerolinux-mirrorlist/main/etc/pacman.d/xero-mirrorlist
sudo pacman -S --noconfirm xerolinux-mirrorlist
I hope this helps

~ XeroLinux Developer ~
I do try to help where I can, when I can.
I do this on my own, so I might not have all the answers.
I do try to help where I can, when I can.
I do this on my own, so I might not have all the answers.