On Fri, Dec 30, 2022 at 10:13:45PM +0100, Paul Gevers wrote: > *** Error: Oops. Unhandled exception AttributeError. > > Exception payload: module 'lib' has no attribute > 'SSL_CTX_set_ecdh_auto'
While DaCHS doesn't do a good job of communicating this, the regression is actually within python3-openssl and python3-twisted. There's a test case in python3-twisted that looks like it is exercising the failing code. I have tried to locate a corresponding bug against twisted, but I have not been able to locate it. Is there any action I should take to alert the maintainers of the two packages?