summaryrefslogtreecommitdiff
path: root/libre/pacman/pacman.conf
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-04 09:55:17 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-04 09:55:17 +0100
commitdf471b30a42ca1d555c06397d0236f28d692d768 (patch)
tree1cd80e5ed468bad8a15b434bb49ae3f277954427 /libre/pacman/pacman.conf
parent910cb3b22038375a372d0ddb88fa218d54fe7e19 (diff)
pacman: use SyncFirst for keyring packages, not for pacman.
There were more changes recently when updating pacman first broke it (e.g. it depended on newer libarchive or glibc) than when it was needed. Keyring packages need to be updated first if updates signed by new keys are downloaded.
Diffstat (limited to 'libre/pacman/pacman.conf')
-rw-r--r--libre/pacman/pacman.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/pacman/pacman.conf b/libre/pacman/pacman.conf
index 59e55cf0b..fa8839c3d 100644
--- a/libre/pacman/pacman.conf
+++ b/libre/pacman/pacman.conf
@@ -16,7 +16,7 @@
#GPGDir = /etc/pacman.d/gnupg/
HoldPkg = pacman glibc
# If upgrades are available for these packages they will be asked for first
-SyncFirst = pacman
+SyncFirst = archlinux-keyring parabola-keyring
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled