Artix Linux Forum

Artix Linux => System => Topic started by: mardiyah on 13 November 2022, 12:49:09

Title: Please help the issue of: error: GPGME error: No data
Post by: mardiyah on 13 November 2022, 12:49:09
Help solve this error
Code: [Select]
sudo pacman -S  -y 
error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
:: Synchronizing package databases...
..
Title: Re: Please help the issue of: error: GPGME error: No data
Post by: nous on 14 November 2022, 16:10:21
One of your mirrors, perhaps even the first one, is probably returning a 404. Change the order. You may need to delete your sync database too:
Code: [Select]
sudo rm -fr /var/lib/pacman/sync
Title: Re: Please help the issue of: error: GPGME error: No data
Post by: mardiyah on 27 June 2023, 02:26:41
Yes
and also, then
Code: [Select]
sudo rm /var/lib/pacman/sync/*.sig