Date: Mon, 17 Oct 2022 01:28:27 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267136] net/trio (0.22.0, with py310-openssl-20.0.1,1) Test fails due to "module 'OpenSSL.SSL' has no attribute 'DTLS_METHOD'" Message-ID: <bug-267136-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267136 Bug ID: 267136 Summary: net/trio (0.22.0, with py310-openssl-20.0.1,1) Test fails due to "module 'OpenSSL.SSL' has no attribute 'DTLS_METHOD'" Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: parv.0zero9+freebsd@gmail.com "test" target of net/trio 0.22.0 fails (below is partial log of "make test" output filtered for "(openssl|dtls)" ) ... ... =3D=3D=3D> Installing for py310-openssl-20.0.1,1 =3D=3D=3D> Checking if py310-openssl is already installed =3D=3D=3D> Registering installation for py310-openssl-20.0.1,1 as automat= ic Installing py310-openssl-20.0.1,1... =3D=3D=3D> py310-trio-0.22.0_1 depends on package: py310-openssl>=3D0 - f= ound =3D=3D=3D> Returning to build of py310-trio-0.22.0_1 =3D=3D=3D> py310-trio-0.22.0_1 depends on package: py310-pytest>=3D0 - fo= und =3D=3D=3D> py310-trio-0.22.0_1 depends on package: py310-trustme>=3D0 - n= ot found -- collecting ... collected 635 items / 1 error =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERRORS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ___________________ ERROR collecting trio/tests/test_dtls.py ___________________ trio/tests/test_dtls.py:19: in <module> server_ctx =3D SSL.Context(SSL.DTLS_METHOD) E AttributeError: module 'OpenSSL.SSL' has no attribute 'DTLS_METHOD' !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D 1 error in 7.09s =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D *** Error code 2 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267136-7788>