[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug#30165] [PATCH] gnu: gnurl: Add '--with-ca-bundle' path to confi
From: |
Adam Van Ymeren |
Subject: |
Re: [bug#30165] [PATCH] gnu: gnurl: Add '--with-ca-bundle' path to configure-flags. |
Date: |
Tue, 23 Jan 2018 20:55:35 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Regarding https://debbugs.gnu.org/30165
gnurl is failing to build on my system and I think this patch is to
blame. Why is gnurl referencing something under the root filesystem
rather something provided by an input? Shouldn't we provided
ca-certificates.crt from an input and reference that?
I guess we want to be able to to change what certificates that gnurl
accepts without rebulding the package, but I think we need something to
provide that file when building the package in the first place, or
disable the relelvant tests.
For reference the build error I'm seeing is
==========================
test 0324...[TLS-SRP with server cert checking]
curl returned 77, when expecting 51
exit FAILED
- abort tests
=========================
>From the curl man page, exit code 77 means "Problem with reading the SSL
CA cert (path? access rights?)."
- Re: [bug#30165] [PATCH] gnu: gnurl: Add '--with-ca-bundle' path to configure-flags.,
Adam Van Ymeren <=
- Re: [bug#30165] [PATCH] gnu: gnurl: Add '--with-ca-bundle' path to configure-flags., ng0+guixpatches, 2018/01/24
- Re: [bug#30165] [PATCH] gnu: gnurl: Add '--with-ca-bundle' path to configure-flags., ng0, 2018/01/24
- Re: [bug#30165] [PATCH] gnu: gnurl: Add '--with-ca-bundle' path to configure-flags., Ricardo Wurmus, 2018/01/24
- Re: [bug#30165] [PATCH] gnu: gnurl: Add '--with-ca-bundle' path to configure-flags., Adam Van Ymeren, 2018/01/24
- Re: [bug#30165] [PATCH] gnu: gnurl: Add '--with-ca-bundle' path to configure-flags., Adam Van Ymeren, 2018/01/24
- Re: [bug#30165] [PATCH] gnu: gnurl: Add '--with-ca-bundle' path to configure-flags., ng0, 2018/01/24
- Re: [bug#30165] [PATCH] gnu: gnurl: Add '--with-ca-bundle' path to configure-flags., Adam Van Ymeren, 2018/01/24