Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jul 2018 14:37:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   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
Message-ID:  <bug-229640-21822-PdvyHO14Sc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229640-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229640-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Kai <freebsd_ports@k-worx.org> has asked freebsd-python mailing list
<python@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=3D229640

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



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

Ok, that bug has been closed as 'not a bug', which makes sense by the techn=
ical
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229640-21822-PdvyHO14Sc>