mirror of
https://github.com/outbackdingo/debos.git
synced 2026-01-27 10:18:47 +00:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user