Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Invalid or corrupted package (PGP signature) (Read 1540 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

[SOLVED] Invalid or corrupted package (PGP signature)

Hi Artix team,

I tried to update/upgrade the system but i am getting the following "Corrupted error".

Attached, please see detail picture.


Can someone please help me to fix this issue?

Thanks in advance !


Dee


Re: Invalid or corrupted package (PGP signature)

Reply #2
Hi Rayburn,

I am still having the same issue after adding the repository mentioned to "pacman.conf" :

 [universe]
  Server = https://universe.artixlinux.org/$arch
  Server = https://mirror1.artixlinux.org/universe/$arch
  Server = https://mirror.pascalpuffke.de/artix-universe/$arch
  Server = https://artixlinux.qontinuum.space/artixlinux/universe/os/$arch
  Server = https://mirror1.cl.netactuate.com/artix/universe/$arch
  Server = https://ftp.crifo.org/artix-universe/


Any other possible solution available?





Re: Invalid or corrupted package (PGP signature)

Reply #3
Possibly try:

pacman-key --refresh-keys

Re: Invalid or corrupted package (PGP signature)

Reply #4
i also tried that...unfortunately is not working :'(

That was a lot of errors when refreshing the keys like the one below:

"gpg: error retrieving '[email protected]' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key CF18A351C0705F: "Oscar Campos (Artix Master-Key) <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1"


Any other suggestions?


Re: Invalid or corrupted package (PGP signature)

Reply #5
@Rayburn

The follow comand below worked for me  ;D

"pacman -Sy archlinux-keyring artix-keyring"