From f20822fec4cde2d5e709903a3b20d74dfa05b17f Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 12 Nov 2023 02:38:39 -0800 Subject: Avoid pacman-key death loop Package archlinux-key need key 77193F152BDBE6A6 from package archlinuxarm-keyring which also need key 77193F152BDBE6A6. So if you did not install archlinuxarm-keyring and you reset all keys, you will get into death loop when trying to install package archlinux-key and pacakge archlinuxarm-keyring. You can get out of the death loop by temperory change /etc/pacman.conf SigLevel to Never. --- home/xyz/.config/myconf/pacman_Qqne | 1 + 1 file changed, 1 insertion(+) (limited to 'home/xyz/.config/myconf') diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index 15d73788..e9c13a5f 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -1,5 +1,6 @@ alacritty alsa-utils +archlinuxarm-keyring aria2 asp atomicparsley -- cgit v1.2.3-70-g09d2