Re: send-email: Net::SSLeay failure

2017-06-08 Thread Samuel Lijin
On Thu, Jun 8, 2017 at 5:53 AM, Ævar Arnfjörð Bjarmason wrote: > On Thu, Jun 8, 2017 at 11:06 AM, Samuel Lijin wrote: >> Sorry, I should've been clearer. Currently send-email fails for me >> with this error: >> >> SSLeay.c: loadable library and perl binaries are mismatched (got >> handshake key 0

Re: send-email: Net::SSLeay failure

2017-06-08 Thread Ævar Arnfjörð Bjarmason
On Thu, Jun 8, 2017 at 11:06 AM, Samuel Lijin wrote: > Sorry, I should've been clearer. Currently send-email fails for me > with this error: > > SSLeay.c: loadable library and perl binaries are mismatched (got > handshake key 0xdb80080, needed 0xde00080) > > I thought the undefined symbol stuff in

Re: send-email: Net::SSLeay failure

2017-06-08 Thread Samuel Lijin
Sorry, I should've been clearer. Currently send-email fails for me with this error: SSLeay.c: loadable library and perl binaries are mismatched (got handshake key 0xdb80080, needed 0xde00080) I thought the undefined symbol stuff in the .so could have been part of the problem, but I guess not. Non

Re: send-email: Net::SSLeay failure

2017-06-07 Thread Ævar Arnfjörð Bjarmason
On Thu, Jun 8, 2017 at 3:32 AM, Samuel Lijin wrote: > On Wed, Jun 7, 2017 at 8:26 PM, Liam Breck wrote: >> On Wed, Jun 7, 2017 at 5:06 PM, Samuel Lijin wrote: >>> On Wed, Jun 7, 2017 at 4:43 PM, Ævar Arnfjörð Bjarmason >>> wrote: Ah, so you installed Net::SSLeay via CPAN, and then upgraded

Re: send-email: Net::SSLeay failure

2017-06-07 Thread Samuel Lijin
On Wed, Jun 7, 2017 at 8:26 PM, Liam Breck wrote: > On Wed, Jun 7, 2017 at 5:06 PM, Samuel Lijin wrote: >> On Wed, Jun 7, 2017 at 4:43 PM, Ævar Arnfjörð Bjarmason >> wrote: >>> Ah, so you installed Net::SSLeay via CPAN, and then upgraded your Arch >>> openssl, breaking the CPAN-built *.so object