Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2023 10:59:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270737] net-im/py-matrix-synapse: 1.8.0 fails to start with devel/py-canonicaljson 2.0.0
Message-ID:  <bug-270737-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 270737
           Summary: net-im/py-matrix-synapse: 1.8.0 fails to start with
                    devel/py-canonicaljson 2.0.0
           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: kaltheat@gmail.com
                CC: ports@skyforge.at, sunpoet@FreeBSD.org
                CC: ports@skyforge.at, sunpoet@FreeBSD.org

Hi,

with devel/py-canonicaljson 2.0.0 (which was updated 5 days ago[1]) I get:

# /usr/local/etc/rc.d/synapse start
Starting synapse.
ERROR:root:Synapse 1.80.0 needs canonicaljson<2.0.0,>=3D1.5.0, but got
canonicaljson=3D=3D2.0.0
Missing Requirements: "canonicaljson"
To install run:
    pip install --upgrade --force "canonicaljson"
/usr/local/etc/rc.d/synapse: WARNING: failed to start synapse


Maybe this version-dependency is obsolete since in pyproject.toml[2] and
poetry.lock[3] version 2.0.0 is mentioned explicitely?

Regards,
kaltheat

[1]
https://cgit.freebsd.org/ports/commit/devel/py-canonicaljson?id=3Dd619c9960=
05f45bf2427e69e5e9e75c3e68239e6
[1] https://github.com/matrix-org/synapse/blob/develop/pyproject.toml
[2] https://github.com/matrix-org/synapse/blob/develop/poetry.lock

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