[SOLVED] Can't install Artix, PGP key errors
Hi guys, its been a while! I'm trying to install Artix on a friend's computer, unfortunately I am being met with PGP errors like
error: key "1247D995F165BBAC" could not be looked up remotely
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
Errors occured, no packages were updated.
I've tried:
sudo rm -r /etc/pacman.d/gnupg
sudo pacman -Sy gnupg archlinux-keyring manjaro-keyring
sudo pacman-key --init
sudo pacman-key --populate archlinux manjaro
sudo pacman-key --refresh-keys
sudo pacman -Sc
but nothing seems to work, so it would seem I'm stuck. I'm working with the latest ISO(OpenRC).
To clarify, I'm on the Live USB. I want to install openssh so I can remotely install Linux to this computer