openssl icon indicating copy to clipboard operation
openssl copied to clipboard

Fail to install with Raku 2021.09

Open JJ opened this issue 2 years ago • 4 comments

Trying to install this yields an error:

[OpenSSL] # NETWORK_TESTING was not set
[OpenSSL] Unable to read key
[OpenSSL]   in method new at /home/jmerelo/.zef/store/openssl.git/1e0f472094f3544bde39a15d6fa7cf809324967a/lib/OpenSSL/RSATools.pm6 (OpenSSL::RSATools) line 23
[OpenSSL]   in block <unit> at t/03-rsa.t line 10
[OpenSSL] # NETWORK_TESTING was not set

JJ avatar Sep 19 '21 08:09 JJ

after reading the details here #87. installing PathTools before installing OpenSSL solves the issue.

khalidelboray avatar Sep 26 '21 20:09 khalidelboray

Installing PathTools isn't working for me https://github.com/pdf-raku/PDF-Content-raku/runs/3761170655#step:4:25

dwarring avatar Sep 30 '21 21:09 dwarring

I hope the underlying problem has finally been nailed down and fixed with https://github.com/sergot/openssl/pull/95.

I wasn't able to reproduce the error Unable to read key with Raku 2021.09 (from https://github.com/nxadm/rakudo-pkg) and OpenSSL 0.1.29. So maybe this can be closed?

usev6 avatar Jan 22 '22 13:01 usev6

I'm pretty sure this is solved. @JJ Can you verify and close?

patrickbkr avatar Jun 07 '23 11:06 patrickbkr