Problem with uploading system

Hi guys!
I’ve got a little problem with updating my system. When attempting to run yay, I’m not able to accomplish it.
There is the output after yay command:

$ yay
error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
:: Synchronizing package databases…
endeavouros is up to date
core 154,1 KiB 602 KiB/s 00:00 [-------------------------------------------------------] 100%
extra 1736,5 KiB 2,65 MiB/s 00:01 [-------------------------------------------------------] 100%
community 7,2 MiB 11,8 MiB/s 00:01 [-------------------------------------------------------] 100%
multilib 163,8 KiB 703 KiB/s 00:00 [-------------------------------------------------------] 100%
error: failed retrieving file ‘extra.db’ from mirrors.viflcraft.top : Could not resolve host: mirrors.viflcraft.top
warning: too many errors from mirrors.viflcraft.top, skipping for the remainder of this transaction
error: failed retrieving file ‘community.db’ from mirrors.viflcraft.top : Could not resolve host: mirrors.viflcraft.top
error: failed retrieving file ‘multilib.db’ from mirrors.viflcraft.top : Could not resolve host: mirrors.viflcraft.top
error: failed retrieving file ‘core.db’ from mirrors.viflcraft.top : Could not resolve host: mirrors.viflcraft.top
error: GPGME error: No data
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))
→ error installing repo packages

I tried to upload my mirrors using Welcome window. I managed to upload mirrors from USA and Germany. But after rebooting my system I saw the same issue like above.

What should I do here?

See if this could help to resolve the issue:

https://wiki.archlinux.org/title/Pacman#error:_GPGME_error:_No_data

3 Likes

yea needs to get cleaned before …
sudo rm -r /var/lib/pacman/sync/

1 Like

It works! Thanks a lot for giving a link to a wiki. I used it to find a solution to my problem before asking for help but I’m a newbie.

I upgraded my system but I have two more questions.
Firstly, don’t know if it’s a problem but after using yay command I still have problem with mirrors and missing aur packages. Is it all right?

$ yay
:: Synchronizing package databases…
endeavouros is up to date
core 154,6 KiB 1059 KiB/s 00:00 [-------------------------------------------------------] 100%
extra 1737,5 KiB 6,79 MiB/s 00:00 [-------------------------------------------------------] 100%
community 7,2 MiB 17,8 MiB/s 00:00 [-------------------------------------------------------] 100%
multilib is up to date
error: failed retrieving file ‘extra.db’ from mirrors.viflcraft.top : Could not resolve host: mirrors.viflcraft.top
warning: too many errors from mirrors.viflcraft.top, skipping for the remainder of this transaction
error: failed retrieving file ‘community.db’ from mirrors.viflcraft.top : Could not resolve host: mirrors.viflcraft.top
error: failed retrieving file ‘multilib.db’ from mirrors.viflcraft.top : Could not resolve host: mirrors.viflcraft.top
error: failed retrieving file ‘core.db’ from mirrors.viflcraft.top : Could not resolve host: mirrors.viflcraft.top
:: Starting full system upgrade…
there is nothing to do
:: Searching databases for updates…
:: Searching AUR for updates…
→ Missing AUR Packages: grub-tools grub2-theme-endeavouros ipw2100-fw ipw2200-fw
→ Missing AUR Debug Packages: libkipi-debug
→ Flagged Out Of Date AUR Packages: libkipi
there is nothing to do

Secondly, after updating my system I have problem with opening files and applications, eg. google chrome or dolphin. Moreover on my desktop I have no files in spite they are in a desktop file. Keyboard shortcuts seem to work properly, so as command line. Problem is up to mouse. Maybe it’s a problem of the newest actualization?

When it comes to the second issue, there might be problem with my graphic interface after upgrading my system. I’m gonna wait for a new update which will maybe solve it or if not I can handle situation with using my terminal. Thank you guys with helping me with first question.
Peace!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.