https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246857

Kubilay Kocak <ko...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-qa
             Status|New                         |Open
                 CC|                            |pyt...@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 <ko...@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 itself,
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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to