Comment # 31 on bug 1205042 from
I've checked with embedded openssl in nodejs19 and sadly I'm getting similar
results with failed unit tests. I will have to look at this more closely -
perhaps I'm doing things wrong there.

In the meantime, I've prepared nodejs19 to build with openssl-1_1 but when
trying to build against Staging:N with openssl-3 as default, I cannot install
1.1.1 openssl,

[    8s] now installing cumulated packages
[    9s] Preparing...                         
########################################
[    9s]        file /etc/ssl/openssl.cnf conflicts between attempted installs
of openssl-1_1-1.1.1s-2.4.x86_64 and libopenssl3-3.0.7-2.11.x86_64
[    9s] exit ...
[    9s] 

It seems the config file is part of a shared library?


You are receiving this mail because: