edit the alhp-mirrorlist and put the European server list above the Worldwide mirrorlist. That fixed the "error: extra-x86-64-v3: signature from"
Search Criteria
Package Details: alhp-keyring 20240426-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/alhp-keyring.git (read-only, click to copy) |
---|---|
Package Base: | alhp-keyring |
Description: | ALHP PGP keyring |
Upstream URL: | https://somegit.dev/ALHP/alhp-keyring |
Licenses: | GPL-3.0-or-later |
Submitter: | anonfunc |
Maintainer: | anonfunc |
Last Packager: | anonfunc |
Votes: | 31 |
Popularity: | 1.24 |
First Submitted: | 2021-11-25 19:49 (UTC) |
Last Updated: | 2024-04-26 14:41 (UTC) |
Dependencies (0)
Required by (0)
Sources (2)
noitemstoshow commented on 2024-10-16 00:22 (UTC)
wallentx commented on 2024-10-04 23:42 (UTC)
@JL2210 edit the alhp-mirrorlist and put the European server list above the Worldwide mirrorlist. That fixed it for me
JL2210 commented on 2024-09-11 18:05 (UTC)
Seems to be broken?
error: core-x86-64-v3: signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid
jwhickman commented on 2024-02-20 19:36 (UTC) (edited on 2024-02-20 19:37 (UTC) by jwhickman)
This was failing to install for me:
alhp-keyring-20230504.tar.gz ... %s is unable to verify the signature
pacman-key --refresh-keys
did not help, but manually running gpg --recv-keys 2E3B2B05A332A7DB9019797848998B4039BED1CA
fixed it, which I got from looking at cosmox' comment (and is in the pinned /issues/1
).
anonfunc commented on 2023-07-15 21:41 (UTC) (edited on 2023-07-15 21:41 (UTC) by anonfunc)
@theriddick This was on ALHP's end. Seems like the signing for extra-x86-86-v3
was interrupted. Should be good now (could take some minutes to propagate to mirrors).
theriddick commented on 2023-07-15 21:20 (UTC)
Seem the below key has broke again. Expired perhaps. There is a thread about this on somegit.dev but the suggestions there don't work except setting siglevel never.
extra-x86-64-v3: signature from "Archlinux CIE Repos (Build 2020/2021) cie@harting.dev" is invalid
cosmox commented on 2023-07-06 10:41 (UTC) (edited on 2023-07-17 15:48 (UTC) by cosmox)
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.
anonfunc commented on 2023-06-10 15:29 (UTC)
@duanin2 Should be fixed now. If not, try clearing your DNS cache.
<deleted-account> commented on 2023-06-10 13:37 (UTC)
The download URL now returns 404 now.
kIERO commented on 2023-05-26 00:19 (UTC)
installing this with "paru" doesn't work. Although with "yay" it works, yay asks to add the key. paru doesn't...
Pinned Comments
anonfunc commented on 2023-05-04 13:58 (UTC) (edited on 2023-05-04 18:05 (UTC) by anonfunc)
Unknown trust is fixed with
20230504-4
(seems like the key update script has not re-downloaded the new sig, duh!). If you have trouble installing the package, have a look at the other comments below this one.If you still have issues, have a look at https://somegit.dev/ALHP/alhp-keyring/issues/1.