I may have an issue...I tried to fix and messed up ;n;

Different news, the previous issue has been fixed! It seems my pacman was just throwing up errors because it wasn’t getting the correct trust response from the mirrors…soooo it threw up a 404 error, I edited the pacman.conf file and edited the SigLevel to Databaseoptional

SO I am back to the GPGME issue!

Great! Now follow the advice in this thread, if one solution doesn’t work proceed to the next one; they’re increasingly more intensive:

none worked…

error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
:: Synchronizing package databases...
endeavouros is up to date
core 127.0 KiB 234 KiB/s 00:01 [------------------------------------------------------] 100%
extra 8.5 MiB 4.79 MiB/s 00:02 [------------------------------------------------------] 100%
multilib 83.4 KiB 164 KiB/s 00:01 [------------------------------------------------------] 100%
error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
error: failed to synchronize all databases (invalid or corrupted database (PGP signature))

Hmm, so even re-initializing the keys didn’t work?

Well, off the top of my head I don’t know. I’m not very familiar with the GPG setup and I’m not “in the mood” to dive into research mode on it right now (sorry), plus there may be complications from things you’ve deleted. This doesn’t inspire confidence:

You can check your bash history for commands you’ve run recently (there are various ways, but I’ll suggest running tail -n 50 .bash_history to see the last 50 commands you’ve run (assuming you’re using bash, and not zsh or fish or something).

So I’m going to bow out here. Hopefully someone will come along with better answers than I can provide.

Thanks for the help tbh at this point this is the initial issue I had before any “deleting” i did, so hopefully the fix is elsewhere out there

Genuine thanks

Well, then I’m very dumbfounded as to why ire-initializing and repopulating the keyrings didn’t fix it.

yeah I think something was removed that is very much needed. At this point I just wonder if the OP would be better off just doing a fresh reinstall. Hopefully the OP will also go ahead and just post in the forums the next issue they have.

So I have fixed it, I was able to delete the sync libraries and just did a fresh update/install using the command

sudo -E pacman -Syu

It fixed everything,

Thanks for the help yall!!