Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 05:53:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269705] net-im/py-matrix-synapse does not run
Message-ID:  <bug-269705-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269705

            Bug ID: 269705
           Summary: net-im/py-matrix-synapse does not run
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dave@jetcafe.org
                CC: ports@skyforge.at
                CC: ports@skyforge.at
             Flags: maintainer-feedback?(ports@skyforge.at)

Given that there have been some openssl/libressl vulnerabilities very recen=
tly,
upon attempting to upgrade LibreSSL to 3.5.4 this kind of thing is happening
when I attempt to start synapse after the package upgrade:=20

ImportError:
/usr/local/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openss=
l.abi3.so:
Undefined symbol "DTLS_get_link_min_mtu"

I have tried manually setting this symbol to something defined as a wild
attempt to fix this issue, but the chain of issues continues:

ImportError:
/usr/local/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openss=
l.abi3.so:
Undefined symbol "EVP_DigestFinalXOF"

I see a libressl patch in py-cryptography's port, but maybe this is not eno=
ugh?

--=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-269705-7788>