Search Criteria
Package Details: libcurl-openssl-1.0 7.79.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libcurl-openssl-1.0.git (read-only, click to copy) |
---|---|
Package Base: | libcurl-openssl-1.0 |
Description: | An URL retrieval library (without versioned symbols, built against openssl-1.0) |
Upstream URL: | https://curl.haxx.se |
Keywords: | broken deprecated eol ftbfs to-be-deleted unneeded unused-lib |
Licenses: | MIT |
Provides: | libcurl-openssl-1.0.so |
Submitter: | fmauNeko |
Maintainer: | None |
Last Packager: | xuanruiqi |
Votes: | 36 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-23 09:22 (UTC) |
Last Updated: | 2021-11-09 21:10 (UTC) |
Dependencies (8)
- 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)
- krb5 (krb5-gitAUR)
- libpsl (libpsl-gitAUR)
- libssh2 (libssh2-gitAUR)
- libssh2.so (libssh2-gitAUR, lib32-libssh2, libssh2)
- openssl-1.0AUR
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
Latest Comments
1 2 3 4 5 Next › Last »
pronouns commented on 2024-10-06 22:20 (UTC) (edited on 2024-10-06 22:27 (UTC) by pronouns)
fails to build, heres the error message:
vquic/ngtcp2.c:31:10: fatal error: ngtcp2/ngtcp2_crypto_openssl.h: No such file or directory 31 | #include <ngtcp2/ngtcp2_crypto_openssl.h> | ^
~~~ compilation terminated. make[1]: *** [Makefile:3014: vquic/libcurl_la-ngtcp2.lo] Error 1 make[1]: Leaving directory '/home/user/paru/libcurl-openssl-1.0/src/curl-7.79.1/lib' make: *** [Makefile:1360: all] Error 2 make: Leaving directory '/home/user/paru/libcurl-openssl-1.0/src/curl-7.79.1/lib' ==> ERROR: A failure occurred in build(). Aborting...eagebhart commented on 2020-11-18 18:54 (UTC)
Apologies. It's libcurl-openssl-1.0 that is broken.
pinsl commented on 2020-10-16 07:18 (UTC)
I had to import the key from https://daniel.haxx.se/mykey.asc
gpg --import mykey.asc
tillyboy commented on 2020-10-03 11:02 (UTC)
At anyone having similar issues, the key will have to be installed in user-space. Don't waste your time and pollute root-territory like I did.
xuanruiqi commented on 2020-09-27 16:31 (UTC)
Did you import the key by
gpg --recv
?parodia commented on 2020-09-27 16:25 (UTC) (edited on 2020-09-27 16:30 (UTC) by parodia)
keyserver issue;
curl-7.71.1.tar.gz ... FAILED (unknown public key 5CC908FDB71E12C2)
edit: fixed with this way;
gpg --keyserver pool.sks-keyservers.net --recv-keys 5CC908FDB71E12C2
xuanruiqi commented on 2020-07-28 18:03 (UTC)
@Kooe: the key should be available from any of the major keyservers.
<deleted-account> commented on 2020-07-28 17:34 (UTC)
@ak04nv same gpg issue, but keyserver no longer available.
xuanruiqi commented on 2020-07-04 23:42 (UTC)
@washyourhands: done.
oldsadsongs commented on 2020-07-02 23:22 (UTC)
Please add 'aarch64' to arch= in the PKGBUILD, libcurl-openssl-1.0 is a dependency for mongodb on arm64.
1 2 3 4 5 Next › Last »