upon a new artix plasma weekly install, which was installed offline by the way because the online install kept failing, when i run `sudo pacman -Syu` it gives me:
warning: Public keyring not found; have you run 'pacman-key --init'?
so i run that, and it seems to do some stuff just fine, then when i run `sudo pacman -Syu` again, it asks me:
:: Import PGP key 1247D995F165BBAC, "Dudemanguy <[email protected]>"? [Y/n]
so i hit enter for the default Y, and it spits this out:
(4/4) checking package integrity [####################################] 100%
error: exfatprogs: signature from "Artix Buildbot <[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/exfatprogs-1.2.4-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
so i hit enter for the default Y, and it asks that about a few more packages and then spits out:
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
so at some point i find the wiki, but it doesn't help. step 1 fails. step 2 deletes files. step 1 fails again. infinite loop. i tried other steps, but to no avail. step 1 either tells me to init, or tells me files are corrupted, but in no scenario does it work.