[Bug 246903] s3cmd failing with SSL error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 1 08:16:43 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246903
Bug ID: 246903
Summary: s3cmd failing with SSL error
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: mmatalka at gmail.com
Invoked as: /usr/local/bin/s3cmd
Problem: <class 'ImportError: /usr/local/lib/python3.7/lib-dynload/_ssl.so:
Undefined symbol "SSLv3_method at OPENSSL_1_1_0"
S3cmd: unknown version. Module import problem?
python: 3.7.7 (default, Mar 28 2020, 01:47:33)
[Clang 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd
environment LANG=None
Traceback (most recent call last):
File "/usr/local/bin/s3cmd", line 3100, in <module>
from S3.Exceptions import *
File "/usr/local/lib/python3.7/site-packages/S3/Exceptions.py", line 25, in
<module>
from ssl import SSLError as S3SSLError
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"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list