Help fix this issue. unable to add archlinux keyring and repos. command i run is : sudo pacman -S artix-archlinux-support Note: i tried the steps written in the wiki and did not worked.
resolving dependencies...
looking for conflicting packages...
Packages (3) archlinux-keyring-20220727-1 archlinux-mirrorlist-20200920-1
artix-archlinux-support-2-1
Total Download Size: 1.11 MiB
Total Installed Size: 1.58 MiB
:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
archlinux-mirrorlist-202009... 6.4 KiB 5.03 KiB/s 00:01 [---------------------------------] 100%
artix-archlinux-support-2-1-any 14.6 KiB 10.9 KiB/s 00:01 [---------------------------------] 100%
archlinux-keyring-20220727-... 1117.1 KiB 251 KiB/s 00:04 [---------------------------------] 100%
Total (3/3) 1138.1 KiB 241 KiB/s 00:05 [---------------------------------] 100%
(3/3) checking keys in keyring [---------------------------------] 100%
(3/3) checking package integrity [---------------------------------] 100%
error: archlinux-keyring: signature from "Dudemanguy <[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/archlinux-keyring-20220727-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: archlinux-mirrorlist: signature from "Dudemanguy <[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/archlinux-mirrorlist-20200920-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: artix-archlinux-support: signature from "Dudemanguy <[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/artix-archlinux-support-2-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] Y
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
Don't delete the packages when prompted, then install the keyrings (first artix, then arch) and leave the support for last.
artix keyring is installed and yes i even said no but the problem is same
hey nous that did not worked however i tried pacman-key --refresh-keys and this worked... archlinux repo installled ..Thanks
Had the same problem as OP. As OP mentioned, a
pacman-key --refresh-keys
did the trick!
yeah ``` pacman-key --refresh-keys ``` is the solution..
I have tried all this, but when doing
pacman -Syyu
I get:
libcss: la firma di "Alexander F. Rødseth <[email protected]>" ha un'affidabilità marginale
i.e. the signatura is marginally reliable. and I then get the message that the package is corrupt.
Same thing happens with netsurf.
If I choose to cancel the packages, update doesn't proceed.
Same thing if I choose to keep the packages.
What should I try now?
OK, turns out removing netsurf solved this issue.