You just need to manually retrieve the key using the different server: gpg --keyserver keys.gnupg.net --recv-keys 5CC908FDB71E12C2
Search Criteria
Package Details: libcurl3-gnutls 7.85.0-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/libcurl3-gnutls.git (read-only, click to copy) |
---|---|
Package Base: | libcurl3-gnutls |
Description: | An URL retrieval library (linked against gnutls) with libcurl3 versioned symbols |
Upstream URL: | https://curl.haxx.se |
Licenses: | MIT |
Conflicts: | libcurl-gnutls |
Provides: | libcurl-gnutls |
Submitter: | fredericva |
Maintainer: | fredericva |
Last Packager: | fredericva |
Votes: | 2 |
Popularity: | 0.000015 |
First Submitted: | 2018-10-26 16:39 (UTC) |
Last Updated: | 2022-09-08 13:49 (UTC) |
Dependencies (7)
- curl (curl-minimal-git, curl-git)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git)
- gnutls (gnutls-tiny-git, gnutls-openssl, gnutls-nodocs-git, gnutls-git)
- libpsl (libpsl-git)
- libssh2.so (libssh2-git, lib32-libssh2, libssh2)
- nettle (nettle-git)
- zlib (zlib-static, zlib-git, zlib-ng-compat-git, zlib-ng-compat)
Required by (174)
- acmt-acm210-bin (requires libcurl-gnutls)
- acmt-acm210-docs (requires libcurl-gnutls)
- acmt-acm210-vst (requires libcurl-gnutls)
- acmt-acm210-vst3 (requires libcurl-gnutls)
- acmt-acm2a-bin (requires libcurl-gnutls)
- acmt-acm2a-docs (requires libcurl-gnutls)
- acmt-acm2a-vst (requires libcurl-gnutls)
- acmt-acm2a-vst3 (requires libcurl-gnutls)
- acmt-acm500-bin (requires libcurl-gnutls)
- acmt-acm500-docs (requires libcurl-gnutls)
- acmt-acm500-vst (requires libcurl-gnutls)
- acmt-acm500-vst3 (requires libcurl-gnutls)
- acmt-acm510-bin (requires libcurl-gnutls)
- acmt-acm510-docs (requires libcurl-gnutls)
- acmt-acm510-vst (requires libcurl-gnutls)
- acmt-acm510-vst3 (requires libcurl-gnutls)
- acmt-acm510a-bin (requires libcurl-gnutls)
- acmt-acm510a-docs (requires libcurl-gnutls)
- acmt-acm510a-vst (requires libcurl-gnutls)
- acmt-acm510a-vst3 (requires libcurl-gnutls)
- Show 154 more...
Sources (3)
Latest Comments
ober0n commented on 2020-10-18 19:46 (UTC)
Iaro commented on 2020-09-23 06:53 (UTC)
I'm not sure if manually retrieving the key worked in the past, but it doesn't anymore.
~ >>> gpg --recv-keys 5CC908FDB71E12C2
gpg: keyserver receive failed: General error
fredericva commented on 2019-06-03 12:16 (UTC)
@Ivellios: You need to manually retrieve the key used to sign the libcurl sources:
gpg --recv-keys 5CC908FDB71E12C2
Ivellios commented on 2019-06-03 05:56 (UTC) (edited on 2019-06-03 05:56 (UTC) by Ivellios)
==> Verifying source file signatures with gpg...
curl-7.64.0.tar.gz ... FAILED (unknown public key 5CC908FDB71E12C2)
==> ERROR: One or more PGP signatures could not be verified!
Pinned Comments
ober0n commented on 2020-10-18 19:46 (UTC)
You just need to manually retrieve the key using the different server: gpg --keyserver keys.gnupg.net --recv-keys 5CC908FDB71E12C2