Skip to content

[Bug]: pacman -Syyu fails with "no servers configured for repository" after enabling a repo via mirrorman #1

Description

@parvizsudo

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

Image

Reproduction steps

Steps to reproduce

  1. Enable a repository (e.g. chaotic-aur) via mirrorman
  2. Run sudo pacman -Syyu
  3. 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

  • I searched existing issues and did not find a duplicate.
  • I agree to follow this project's Code of Conduct.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions