[SOLVED] Cannot sync Arch Repos
Hello,
I've put the Arch repos into /etc/pacman.conf following the Artix wiki : https://wiki.artixlinux.org/Main/Repositories
Looks like this now :
### Artix ###
[system]
Include = /etc/pacman.d/mirrorlist
[world]
Include = /etc/pacman.d/mirrorlist
[galaxy]
Include = /etc/pacman.d/mirrorlist
[lib32]
Include = /etc/pacman.d/mirrorlist
### Arch ###
[extra]
Include = /etc/pacman.d/mirrorlist-arch
[community]
Include = /etc/pacman.d/mirrorlist-arch
[multilib]
Include = /etc/pacman.d/mirrorlist-arch
The error is:
error: config file /etc/pacman.d/mirrorlist-arch could not be read: No such file or directory
This is a fresh base install with runit, no DE, no WM, no xorg.
I wanted to use the Artix repos only but cannot find what I needed.