FS#54444 - OpenSSL library mismatch?
Attached to Project:
Arch Linux
Opened by Andreas Baumann (andreas_baumann) - Wednesday, 14 June 2017, 06:42 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 15 June 2017, 06:46 GMT
Opened by Andreas Baumann (andreas_baumann) - Wednesday, 14 June 2017, 06:42 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 15 June 2017, 06:46 GMT
|
Details
Description:
When running a SSL daemon I get: SSLeay.c: loadable library and perl binaries are mismatched (got handshake key 0x7f00080, needed 0x7f40080) perl-http-daemon package version is 6.01-3 Steps to reproduce: I used the monitoring-plugins testing framework for check_http (tests.pl tests/check_http.t). |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Wednesday, 14 June 2017, 06:52 GMT
This means you have a perl module that needs rebuilt for the new
version of perl. If you have anything in
/usr/{lib,share}/perl5/site_perl/, that would be the first
suspects, as well as any AUR packages.