Search Criteria
Package Details: gnurl 7.72.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnurl.git (read-only, click to copy) |
|---|---|
| Package Base: | gnurl |
| Description: | fork of libcurl, which is mostly for GNUnet |
| Upstream URL: | https://gnunet.org/en/gnurl.html |
| Licenses: | MIT |
| Submitter: | arojas |
| Maintainer: | grufo |
| Last Packager: | grufo |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-05-08 09:14 (UTC) |
| Last Updated: | 2022-01-28 04:50 (UTC) |
Dependencies (4)
- gnutls (gnutls-gitAUR)
- krb5 (krb5-gitAUR)
- libnghttp2 (libnghttp2-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
Latest Comments
k3rnelpanic commented on 2022-01-06 16:54 (UTC)
why the pgp key is not found ?
grufo commented on 2021-12-11 17:00 (UTC)
@Evil_Boi
Drago49 commented on 2021-12-11 04:40 (UTC)
Can anyone tell me a workaround for signing key problem?
grufo commented on 2021-11-01 14:03 (UTC)
@dreieck
Question 1: They are looking for a maintainer, maybe you can help them keeping
gnurlup-to-date?Question 2: I checked the
configure.acscript, andbrotliis disabled unless the--with-brotlioption is passed to theconfigurescript. What happens in reality, that I don't know.dreieck commented on 2021-11-01 13:17 (UTC)
Does it need
brotlias dependency?dreieck commented on 2021-11-01 12:57 (UTC)
Problem with the signing key still exists ...
TheJackiMonster commented on 2021-10-20 14:35 (UTC)
Please add autoconf and automake as build make-dependencies.
grufo commented on 2021-08-26 12:15 (UTC)
@demaio
Yes, I am afraid it is necessary to remove the signature check for now. Things should get back to normal with the next release.
I could remove the signature check from the
PKGBUILD, but I would prefer to keep it for a while – hoping that in the meanwhile someone will send an email to bug-gnunet@gnu.org [ List page | Archives ], or a new version will be released.demaio commented on 2021-08-26 09:15 (UTC)
On https://gnunet.org/en/gnurl.html#maintainer the maintainer key link points to https://keys.openpgp.org/search?q=6115012DEA3026F62A98A556D6B570842F7E7F8D
Trying to import this key:
gives:
According to https://keys.openpgp.org/about/usage the problem is that gpg does not import this key due to missing user id: https://dev.gnupg.org/T4393 which is closed as WONTFIX.
The other keyservers mentioned in https://wiki.archlinux.org/title/GnuPG#Key_servers don't have this key.
Is there a way to import this key or is it necessary to remove the signature check to make this pkg?