[SOLVED] pacman fail GPG nonsense error, can't install anything
The only way I can install anything is to use the base installation media and basestrap, any attempt to use pacman properly has this problem. Once artix-chroot is done, pacman fails with this error.
I repeat, installation works fine via basestrap...
Freshly installed system has this problem.
Even during the live installation this problem occurs (cannot install anything to the live system, such as openssh).
# pacman -Syu netifrc
:: Synchronizing package databases...
system is up to date
world is up to date
galaxy is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Packages (1) netifrc-0.7.3-3
Total Download Size: 0.07 MiB
Total Installed Size: 0.30 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
netifrc-0.7.3-3-x86_64 68.4 KiB 142 KiB/s 00:00 [########################################################################] 100%
(1/1) checking keys in keyring [########################################################################] 100%
downloading required keys...
:: Import PGP key 1247D995F165BBAC, "Artix Build Bot <[email protected]>"? [Y/n]
error: key "1247D995F165BBAC" could not be looked up remotely
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.
#
This looks severe...