[Bug 246857] finance/electrum

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 30 07:53:34 UTC 2020


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

            Bug ID: 246857
           Summary: finance/electrum
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt at FreeBSD.org
          Reporter: per.gunnarsson at yandex.com
             Flags: maintainer-feedback?(ehaupt at FreeBSD.org)
          Assignee: ehaupt at FreeBSD.org

When I try to run electrum, I get:

/usr/local/bin/python3.7 /usr/local/bin/electrum
Traceback (most recent call last):
  File "/usr/local/bin/electrum", line 82, in <module>
    from electrum.logging import get_logger, configure_logging
  File "/usr/local/lib/python3.7/site-packages/electrum/__init__.py", line 2,
in <module>
    from .util import format_satoshis
  File "/usr/local/lib/python3.7/site-packages/electrum/util.py", line 42, in
<module>
    import ssl
  File "/usr/local/lib/python3.7/ssl.py", line 98, in <module>
    import _ssl             # if we can't import it, let the error propagate
ImportError: /usr/local/lib/python3.7/lib-dynload/_ssl.so: Undefined symbol
"SSLv3_method at OPENSSL_1_1_0"

Command exit status: 1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list