maintainer-approval requested: [Bug 229640] Can't import ssl in lang/python37 on FreeBSD 10.4 : [Attachment 194994] python37-fix-ssl-with-10.4.patch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 9 14:37:49 UTC 2018


Kai <freebsd_ports at k-worx.org> has asked freebsd-python mailing list
<python at FreeBSD.org> for maintainer-approval:
Bug 229640: Can't import ssl in lang/python37 on FreeBSD 10.4
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229640

Attachment 194994: python37-fix-ssl-with-10.4.patch
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194994&action=edit



--- Comment #3 from Kai <freebsd_ports at k-worx.org> ---
Created attachment 194994
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194994&action=edit
python37-fix-ssl-with-10.4.patch

Ok, that bug has been closed as 'not a bug', which makes sense by the technical
background.

Maybe it makes sense to implement Pascal's suggestion (extend the SSL check)
together with a warning to avoid confusion and future PRs until autumn 2018
when 10.4 will be EOL?

Attached is a patch for it. This has been tested with:

- 10.4-RELEASE amd64 with openssl from ports, libressl -> OK (no warning)
- 10.4-RELEASE amd64 with base openssl -> OK (with warning)
- 11.2-RELEASE amd64 with base openssl -> OK (no warning)


More information about the freebsd-python mailing list