Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Please help the issue of: error: GPGME error: No data (Read 1225 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Please help the issue of: error: GPGME error: No data

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...
..

Re: Please help the issue of: error: GPGME error: No data

Reply #1
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

 

Re: Please help the issue of: error: GPGME error: No data

Reply #2
Yes
and also, then
Code: [Select]
sudo rm /var/lib/pacman/sync/*.sig