Comment 4 for bug 1960615

Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote : Re: pgloader autopkgtests fail for lack of OpenSSL 3.0 support

the autopkgtest tests for the new cl-plus-ssl version in unstable is failing in jammy.

src/reload.lisp fails to load the proper *.so files. When adding entries for the openssl 3 libraries, one test still fails: test/fingerprint.lisp calls EVP_MD_size, which has been renamed to EVP_MD_get_size.

I am preparing a patch to fix these issues and then this should be fine to land in jammy. We will need a FFe since we are pulling in a significant amount of changes from cl-plus-ssl upstream. We can use this bug for the FFe.