[CentOS] curl build system is broken and so is mock

Alice Wonder alice at domblogger.net
Thu Aug 4 01:23:21 UTC 2016


On 08/03/2016 06:17 PM, Alice Wonder wrote:
*snip*
>
> [alice at pern ~]$ ldd /usr/bin/curl |grep crypto
>     libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f4524390000)
>     libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007f45234ca000)
> [alice at pern ~]$ rpm -qf /lib64/libcrypto.so.10
> openssl-libs-1.0.1e-51.el7_2.5.x86_64
> [alice at pern ~]$
>
> That's with stock CentOS packages

That is also what I get when building curl in mock with

exlude=openssl*

and test the built binary with ldd - even with libssh and openssh built 
against LibreSSL (which uses libcrypto.so.37 instead of .10)





More information about the CentOS mailing list