Universe Repo issues on fresh installs 29 November 2022, 17:59:29 I’ve been recently having some issues with something I don’t fully understand regarding enabling the Universe repo + artix-archlinux-support. I kept getting “is unknown trust” (invalid or corrupted package (PGP signature) errors.I did try:https://wiki.artixlinux.org/Main/Troubleshooting#Invalid_or_corrupted_packages_.28PGP_signature.29I have been using the stable ISO images artix-xfce-runit & artix-plasma-runit. After each install I run pacman -Syu for system update/upgrade.This is what I have been doing as a “Fix” after install and update/upgrade.https://wiki.artixlinux.org/Main/Migration#Install_the_Artix_PGP_keyringAfter install and update/upgrade I run and do the following:pacman -S artix-keyringpacman-key --populate artixpacman-key --lsign-key 95AEC5D0C1E294FC9F82B253573A673A53C01BC2pacman -SyyThen adding the following to pacman.conf and saving as instructed via the wiki:https://wiki.artixlinux.org/Main/Repositories#UniverseThe point of this post is to ask if there is anything wrong with what I am doing on fresh installs and if so what? How do I correct it? Thanks Last Edit: 29 November 2022, 20:43:38 by Bnn87
Re: Universe Repo issues on fresh installs Reply #1 – 29 November 2022, 19:08:20 are you using "official iso image"like the ones with the date 2022-07-13
Re: Universe Repo issues on fresh installs Reply #2 – 29 November 2022, 19:18:25 I am yesplasma2022-07-13 18:10:29xfce2022-07-13 18:35:00
Re: Universe Repo issues on fresh installs Reply #3 – 29 November 2022, 20:49:23 Quote from: Bnn87 – on 29 November 2022, 19:18:25I am yesplasma2022-07-13 18:10:29xfce2022-07-13 18:35:00It may well be worth trying one of the weekly isos as they are more up to date, you have nothing to lose by this.
Re: Universe Repo issues on fresh installs Reply #4 – 30 November 2022, 03:53:49 Quote from: Bnn87 – on 29 November 2022, 17:59:29The point of this post is to ask if there is anything wrong with what I am doing on fresh installs and if so what? How do I correct it? ThanksYou're not doing anything wrong. My old gpg key expired on the old iso so it's out of date by default. That's most likely what you're hitting (it's been refreshed since then of course).
Re: Universe Repo issues on fresh installs Reply #5 – 09 December 2022, 16:45:22 Appreciate the clarification and assistance.Thanks