What happened?
Description
After enabling a repository (e.g. chaotic-aur) using mirrorman, running sudo pacman -Syyu fails with the following error:
error: failed to synchronize all databases (no servers configured for repository)
This is not limited to chaotic-aur — the same issue occurs with other repositories enabled through mirrorman as well, suggesting the mirrorlist file for the enabled repo may not be getting populated correctly (or the pacman.conf entry doesn't point to a valid, filled mirrorlist).
Screenshot
Reproduction steps
Steps to reproduce
- Enable a repository (e.g.
chaotic-aur) via mirrorman
- Run
sudo pacman -Syyu
- Observe the error above
Expected behavior
pacman should successfully sync the package database for the newly enabled repository.
Actual behavior
pacman fails with no servers configured for repository for the repo enabled via mirrorman.
Parch Linux version
Parch Linux (2026.07)
Affected area
Packaging and updates
Relevant log output
Confirmation
What happened?
Description
After enabling a repository (e.g.
chaotic-aur) using mirrorman, runningsudo pacman -Syyufails with the following error:This is not limited to
chaotic-aur— the same issue occurs with other repositories enabled through mirrorman as well, suggesting the mirrorlist file for the enabled repo may not be getting populated correctly (or thepacman.confentry doesn't point to a valid, filled mirrorlist).Screenshot
Reproduction steps
Steps to reproduce
chaotic-aur) via mirrormansudo pacman -SyyuExpected behavior
pacman should successfully sync the package database for the newly enabled repository.
Actual behavior
pacman fails with
no servers configured for repositoryfor the repo enabled via mirrorman.Parch Linux version
Parch Linux (2026.07)
Affected area
Packaging and updates
Relevant log output
Confirmation