paru fails adding the keys:
❯ paru -S alhp-keyring
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...
Aur (1) alhp-keyring-20230504-4
:: Proceed to review? [Y/n]: Y
:: Downloading PKGBUILDs...
PKGBUILDs up to date
nothing new to review
:: keys need to be imported:
2E3B2B05A332A7DB9019797848998B4039BED1CA wanted by: alhp-keyring-20230504-4
:: import? [Y/n]: Y
gpg: keyserver receive failed: Server indicated a failure
error: failed to run: gpg --recv-keys 2E3B2B05A332A7DB9019797848998B4039BED1CA:
I manually downloaded the anonfunc.asc
file from the git repo, added it (gpg --import /home/downloads/anonfunc.asc
) and retried to install the package using paru. This time it worked.
Pinned Comments
anonfunc commented on 2025-04-01 18:56 (UTC)
Should be fixed with
20250401-1
. Also, for ref: https://somegit.dev/ALHP/ALHP.GO/issues/274