I've started with comminity .iso which has no elogind?
:
pacman -U elogind
error: 'elogind': could not find or read package
but the error is different:
File /var/cache/pacman/pkg/libnetfilter_queue-1.0.5-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Anyway thanks for some clarifictions.
Are they broken?
File /var/cache/pacman/pkg/libnetfilter_queue-1.0.5-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
ai says
sudo rm /var/cache/pacman/pkg/libnetfilter_queue-1.0.5-2-x86_64.pkg.tar.zst
sudo pacman -Sy archlinux-keyring
sudo pacman -S archlinux-keyring
sudo pacman-key --refresh-keys
I've got
warning: archlinux-keyring-20250430.1-1 is up to date -- reinstalling
error: archlinux-keyring: signature from "Artix Buildbot <[email protected]>" is unknown trust
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
File /var/cache/pacman/pkg/archlinux-keyring-20250430.1-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
I've followed https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29
If you can't install the artix-keyring because of signature errors, perform step 2 and repeat 1
rm -r /etc/pacman.d/gnupg
host:[root]:~# pacman -Sy archlinux-keyring artix-keyring
....................................
error: keyring is not writable
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.
It did not work.
I've tried
sudo pacman -Scc
sudo pacman -Syu
:: Retrieving packages...
lutris-0.5.19-6-any 1929.8 KiB 540 KiB/s 00:04 [--------------------------------] 100%
7zip-24.09-3-x86_64 1910.4 KiB 433 KiB/s 00:04 [--------------------------------] 100%
gnupg-2.4.8-1-x86_64 2.8 MiB 453 KiB/s 00:06 [--------------------------------] 100%
tor-0.4.8.16-2-x86_64 3.4 MiB 481 KiB/s 00:07 [--------------------------------] 100%
kdepim-runtime-25.04.2-2... 3.3 MiB 429 KiB/s 00:08 [--------------------------------] 100%
perl-image-exiftool-13.3... 4.3 MiB 533 KiB/s 00:08 [--------------------------------] 100%
util-linux-2.41.1-1-x86_64 5.1 MiB 590 KiB/s 00:09 [--------------------------------] 100%
python-3.13.5-1-x86_64 12.3 MiB 977 KiB/s 00:13 [--------------------------------] 100%
qt6-base-6.9.1-2-x86_64 14.3 MiB 1086 KiB/s 00:13 [--------------------------------] 100%
xorg-server-21.1.18-2-x86_64 1438.7 KiB 521 KiB/s 00:03 [--------------------------------] 100%
btrfs-progs-6.15-1-x86_64 1289.9 KiB 137 KiB/s 00:09 [--------------------------------] 100%
lib32-nss-3.113-1-x86_64 1199.5 KiB 145 KiB/s 00:08 [--------------------------------] 100%
udisks2-2.10.1-6-x86_64 751.6 KiB 84.2 KiB/s 00:09 [--------------------------------] 100%
cryptsetup-2.8.0-1-x86_64 801.2 KiB 89.6 KiB/s 00:09 [--------------------------------] 100%
libxml2-2.14.4-2-x86_64 799.7 KiB 89.4 KiB/s 00:09 [--------------------------------] 100%
thin-provisioning-tools-... 1100.9 KiB 122 KiB/s 00:09 [--------------------------------] 100%
util-linux-libs-2.41.1-1... 490.5 KiB 68.7 KiB/s 00:07 [--------------------------------] 100%
lib32-libxml2-2.14.4-2-x... 550.1 KiB 71.9 KiB/s 00:08 [--------------------------------] 100%
lib32-util-linux-2.41.1-... 449.7 KiB 40.2 KiB/s 00:11 [--------------------------------] 100%
waterfox-6.5.10-1-x86_64 78.0 MiB 2.58 MiB/s 00:30 [--------------------------------] 100%
xorg-server-common-21.1.... 27.5 KiB 15.9 KiB/s 00:02 [--------------------------------] 100%
pciutils-3.14.0-1-x86_64 145.3 KiB 78.7 KiB/s 00:02 [--------------------------------] 100%
Total (22/22) 136.2 MiB 4.48 MiB/s 00:30 [--------------------------------] 100%
and no way
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.