You are not logged in.
When i try to install packages from AUR sometimes i got an error and its says "gpg: keyserver receive failed: Connection closed in DNS" I tried to reinstall keyrings, try different aur helper. Here's what's in terminal when i try to download dropbox:
AUR Explicit (1): dropbox-197.4.7571-1
Sync Make Dependency (1): gendesk-1.0.10-1
:: PKGBUILD up to date, skipping download: dropbox
1 dropbox (Build Files Exist)
==> Making package: dropbox 197.4.7571-1 (Wed 22 May 2024 08:26:43 AM +03)
==> Retrieving sources...
-> Found DropboxGlyph_Blue.svg
-> Found terms.txt
-> Found dropbox.service
-> Found dropbox@.service
-> Found dropbox-lnx.x86_64-197.4.7571.tar.gz
-> Found dropbox-lnx.x86_64-197.4.7571.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
DropboxGlyph_Blue.svg ... Passed
terms.txt ... Passed
dropbox.service ... Passed
dropbox@.service ... Passed
==> Validating source_x86_64 files with sha256sums...
dropbox-lnx.x86_64-197.4.7571.tar.gz ... Passed
dropbox-lnx.x86_64-197.4.7571.tar.gz.asc ... Skipped
:: Remove make dependencies after install? [y/N] y
:: (1/1) Parsing SRCINFO: dropbox
gpg: error reading key: No public key:: PGP keys need importing:
-> 1C61A2656FB57B7E4DE0F4C1FC918B335044912E, required by: dropbox
:: Import? [Y/n] y
:: Importing keys with gpg...
gpg: keyserver receive failed: Connection closed in DNS
-> problem importing keys
Last edited by tibobi (2024-05-22 06:48:09)
Offline
journalctl -b says this:
May 22 08:37:39 archlinux dirmngr[28423]: command 'KS_GET' failed: Connection closed in DNS
May 22 08:38:41 archlinux gnome-shell[1275]: Can't update stage views actor unnamed [MetaWindowActorX11] is on because it needs an allocation.
May 22 08:38:41 archlinux gnome-shell[1275]: Can't update stage views actor unnamed [MetaSurfaceActorX11] is on because it needs an allocation.
May 22 08:39:41 archlinux dirmngr[28423]: command 'KS_GET' failed: Connection closed in DNS
Offline
I tried to change DNS settings on gnome. It worked.
Offline