From owner-freebsd-python@freebsd.org  Thu Feb 27 11:53:14 2020
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 35F1725E608
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Thu, 27 Feb 2020 11:53:14 +0000 (UTC) (envelope-from wjw@digiware.nl)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 48Srf10LfDz4XDm
 for <freebsd-python@freebsd.org>; Thu, 27 Feb 2020 11:53:13 +0000 (UTC)
 (envelope-from wjw@digiware.nl)
Received: by mailman.nyi.freebsd.org (Postfix)
 id D3A9A25E607; Thu, 27 Feb 2020 11:53:12 +0000 (UTC)
Delivered-To: python@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D171625E606
 for <python@mailman.nyi.freebsd.org>; Thu, 27 Feb 2020 11:53:12 +0000 (UTC)
 (envelope-from wjw@digiware.nl)
Received: from smtp.digiware.nl (smtp.digiware.nl [IPv6:2001:4cb8:90:ffff::3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 48Srdy64wBz4X9q
 for <python@freebsd.org>; Thu, 27 Feb 2020 11:53:10 +0000 (UTC)
 (envelope-from wjw@digiware.nl)
Received: from router.digiware.nl (localhost.digiware.nl [127.0.0.1])
 by smtp.digiware.nl (Postfix) with ESMTP id D3C8E40971;
 Thu, 27 Feb 2020 12:53:05 +0100 (CET)
X-Virus-Scanned: amavisd-new at digiware.com
Received: from smtp.digiware.nl ([127.0.0.1])
 by router.digiware.nl (router.digiware.nl [127.0.0.1]) (amavisd-new,
 port 10024)
 with ESMTP id 0QNrVS-E6BNO; Thu, 27 Feb 2020 12:53:04 +0100 (CET)
Received: from [192.168.10.67] (opteron [192.168.10.67])
 (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits))
 (No client certificate requested)
 by smtp.digiware.nl (Postfix) with ESMTPSA id E27C540970
 for <python@freebsd.org>; Thu, 27 Feb 2020 12:53:04 +0100 (CET)
To: python@freebsd.org
From: Willem Jan Withagen <wjw@digiware.nl>
Subject: Missing symbol under tox in openssl stuff
Message-ID: <94312df8-3d70-76e4-4e83-b57bf592a06d@digiware.nl>
Date: Thu, 27 Feb 2020 12:53:04 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
 Firefox/68.0 Thunderbird/68.5.0
MIME-Version: 1.0
Content-Language: nl
X-Rspamd-Queue-Id: 48Srdy64wBz4X9q
X-Spamd-Bar: -----
Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none;
 spf=pass (mx1.freebsd.org: domain of wjw@digiware.nl designates
 2001:4cb8:90:ffff::3 as permitted sender) smtp.mailfrom=wjw@digiware.nl
X-Spamd-Result: default: False [-5.39 / 15.00]; ARC_NA(0.00)[];
 RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0];
 FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx];
 TO_MATCH_ENVRCPT_ALL(0.00)[];
 MIME_GOOD(-0.10)[multipart/alternative,text/plain];
 TO_DN_NONE(0.00)[];
 PREVIOUSLY_DELIVERED(0.00)[python@freebsd.org];
 RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0];
 RCVD_COUNT_THREE(0.00)[4]; RCVD_TLS_LAST(0.00)[];
 DMARC_NA(0.00)[digiware.nl];
 IP_SCORE(-3.09)[ip: (-9.51), ipnet: 2001:4cb8::/29(-4.68), asn: 28878(-1.28),
 country: NL(0.03)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[];
 MIME_TRACE(0.00)[0:+,1:+,2:~];
 ASN(0.00)[asn:28878, ipnet:2001:4cb8::/29, country:NL];
 MID_RHS_MATCH_FROM(0.00)[]
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Feb 2020 11:53:14 -0000

Hi,

I'm the first to acknowledge that I do not know enough of python.
But still I can get by most of the times.

However during the tests of my Ceph port one of the tests complains:
==============

orchestrator/_interface.py:701: ImportError
------------------------------ Captured log call -------------------------------
ERROR    orchestrator._interface:_interface.py:391 _Promise failed
Traceback (most recent call last):
   File "/home/jenkins/workspace/ceph-master/src/pybind/mgr/cephadm/module.py", line 334, in do_work
     res = self._on_complete_(*args, **kwargs)
   File "/home/jenkins/workspace/ceph-master/src/pybind/mgr/cephadm/module.py", line 398, in call_self
     return f(self, *inner_args)
   File "/home/jenkins/workspace/ceph-master/src/pybind/mgr/cephadm/module.py", line 2352, in _create_grafana
     return self._create_daemon('grafana', daemon_id, host)
   File "/home/jenkins/workspace/ceph-master/src/pybind/mgr/cephadm/module.py", line 1874, in _create_daemon
     j = self._generate_grafana_config()
   File "/home/jenkins/workspace/ceph-master/src/pybind/mgr/cephadm/module.py", line 2288, in _generate_grafana_config
     cert, pkey = create_self_signed_cert('Ceph', 'cephadm')
   File "/home/jenkins/workspace/ceph-master/src/pybind/mgr/mgr_util.py", line 134, in create_self_signed_cert
     from OpenSSL import crypto
   File "/home/jenkins/workspace/ceph-master/src/pybind/mgr/.tox/py3/lib/python3.7/site-packages/OpenSSL/__init__.py", line 8, in <module>
     from OpenSSL import crypto, SSL
   File "/home/jenkins/workspace/ceph-master/src/pybind/mgr/.tox/py3/lib/python3.7/site-packages/OpenSSL/crypto.py", line 15, in <module>
     from OpenSSL._util import (
   File "/home/jenkins/workspace/ceph-master/src/pybind/mgr/.tox/py3/lib/python3.7/site-packages/OpenSSL/_util.py", line 6, in <module>
     from cryptography.hazmat.bindings.openssl.binding import Binding
   File "/home/jenkins/workspace/ceph-master/src/pybind/mgr/.tox/py3/lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 15, in <module>
     from cryptography.hazmat.bindings._openssl import ffi, lib
ImportError: /home/jenkins/workspace/ceph-master/src/pybind/mgr/.tox/py3/lib/python3.7/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: Undefined symbol "SSLv3_client_method"

==============

And I have no idea how and why this complaint is here.
If I check with openssl it seems that this version should be available 
in version 1.1.1,d that is installed.
And all packages are up to date.

Who is the casue of the error here?
And how do I debug this....

--WjW