Date: Mon, 01 Jun 2020 08:16:43 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246903] s3cmd failing with SSL error Message-ID: <bug-246903-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246903 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@FreeBSD.org Reporter: mmatalka@gmail.com Invoked as: /usr/local/bin/s3cmd Problem: <class 'ImportError: /usr/local/lib/python3.7/lib-dynload/_ssl.so: Undefined symbol "SSLv3_method@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@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd3217= 0dbd environment LANG=3DNone 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@OPENSSL_1_1_0" --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246903-7788>