Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Can't install Artix, PGP key errors (Read 1776 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

[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
Code: [Select]
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:

Code: [Select]
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