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.000000 |
First Submitted: | 2018-10-26 16:39 (UTC) |
Last Updated: | 2023-12-12 11:57 (UTC) |
Dependencies (7)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gnutls (gnutls-gitAUR)
- libpsl (libpsl-gitAUR)
- libssh2.so (libssh2-gitAUR, lib32-libssh2, libssh2)
- nettle (nettle-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
Required by (183)
- 5db5-channel-data-bin (requires libcurl-gnutls)
- 5db5-channel-lv2-bin (requires libcurl-gnutls)
- 5db5-channel-vst3-bin (requires libcurl-gnutls)
- 5db5-compressor-lv2-bin (requires libcurl-gnutls)
- 5db5-compressor-vst3-bin (requires libcurl-gnutls)
- 5db5-equalizer-lv2-bin (requires libcurl-gnutls)
- 5db5-equalizer-vst3-bin (requires libcurl-gnutls)
- 5db5-rm2-data-bin (requires libcurl-gnutls)
- aa-snapshot-maker-standalone-bin (requires libcurl-gnutls)
- aa-snapshot-player-standalone-bin (requires libcurl-gnutls)
- aa-snapshot-player-vst3-bin (requires libcurl-gnutls)
- ahm5050-amp-bin (requires libcurl-gnutls)
- ahm5050-amp-vst (requires libcurl-gnutls)
- air-impulse-loader-bin (requires libcurl-gnutls)
- air-impulse-loader-vst (requires libcurl-gnutls)
- algodoo (requires libcurl-gnutls)
- amp-locker-data-bin (requires libcurl-gnutls)
- autenticacao-gov-pt (requires libcurl-gnutls)
- avast (requires libcurl-gnutls)
- Show 164 more...
Sources (3)
Latest Comments
ob3r0n 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
ob3r0n 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