Re: New primary mirror
Reply #43 –
If you are receiving the marginal trust issue, you can manually trust it by doing the following :
* Assuming Artix Buildbot key is the culprit
- Edit the key (0A3EB6BB142C56653300420C1247D995F165BBAC)
sudo pacman-key --edit-key 0A3EB6BB142C56653300420C1247D995F165BBAC
- On gpg console, run trust , and choose ultimate
Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)
1 = I don't know or won't say
2 = I do NOT trust
3 = I trust marginally
4 = I trust fully
5 = I trust ultimately
m = back to the main menu
Your decision? 5
- Exit from gpg console by running quit and try to re-update again (sudo pacman -Syyu)