tests: arch: remove deprecated repositories

The community repositories were merged into extra around to years ago.
Recently the database files got cleaned up on the mirrors, causing
errors in CI. Adjust pacman.conf to remove these deprecated repositories

See https://archlinux.org/news/cleaning-up-old-repositories/ for more
details
This commit is contained in:
Sjoerd Simons
2025-03-03 21:25:34 +01:00
parent d2aaecd048
commit fcf40bb960

View File

@@ -78,12 +78,6 @@ Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.