Date: Sat, 30 May 2020 08:28:59 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 246857] finance/electrum: Fails to run: _ssl.so: Undefined symbol "SSLv3_method@OPENSSL_1_1_0" Message-ID: <bug-246857-21822-TZOU8XV7Fi@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246857-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-246857-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246857 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-qa Status|New |Open CC| |python@FreeBSD.org Summary|finance/electrum |finance/electrum: Fails to | |run: _ssl.so: Undefined | |symbol | |"SSLv3_method@OPENSSL_1_1_0 | |" --- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> --- @Per Thank you for your report. Couyld you please include additional information, including: - Exact FreeBSD version (uname -a output) - Whether you are using ports or packages, and if packages, what version (quarterly or latest) - pkg version -v output (as an attachment) - /etc/make.conf contents (if not empty) The issue itself appears to be related to Python, rather than electrum itse= lf, and can often occur when updating or changing SSL library versions, but not also rebuilding Python after that change This should be reproducible without electrum by running: $ python3.7 >>> import ssl --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246857-21822-TZOU8XV7Fi>