Date: Tue, 24 May 2022 06:27:18 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 264178] net-im/py-matrix-synapse: Fails to start after 1.58.1 or 1.59.1 update: Error while finding module specification for 'synapse.app.homeserver' (ModuleNotFoundError: No module named 'synapse.app') Message-ID: <bug-264178-21822-TD7GakGZNi@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264178-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-264178-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264178 --- Comment #3 from Tobias B=C3=B6lz <freebsd-bugs@boelz.eu> --- After looking into it some more I noticed that the problem is that poetry2s= etup doesn=E2=80=99t work correctly when run as root. Then, the list of packages= in the generated setup.py file only contains the `synapse` package. If I build the package as user all files/python packages are there. So maybe this is a bug= in devel/py-poetry2setup and not net-im/py-matrix-synapse. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264178-21822-TD7GakGZNi>