Date: Mon, 23 May 2022 15:54:10 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyNjQxNzhdIG5ldC1pbS9weS1tYXRyaXgtc3luYXBzZTog?= =?UTF-8?B?U3luYXBzZSBkb2VzbuKAmXQgc3RhcnQgYWZ0ZXIgdXBkYXRlIHRvIDEuNTgu?= =?UTF-8?B?MSBvciAxLjU5LjE=?= Message-ID: <bug-264178-7788-MBhZyKwuzN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264178-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-264178-7788@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 #1 from Sascha Biberhofer <ports@skyforge.at> --- Hi! It would appear that - for reasons I can't quite fathom at the moment - your synapse installation is missing critical files, but it's hard to pinpoint t= he precise issue from the error message itself. Can you perhaps provide more information on your setup/environment? >From the error itself it would appear as if=20 /usr/local/lib/python3.8/site-packages/synapse/app/homeserver.py (or the entire app folder) is absent from your package. Does that file exis= t on your system? Does it appear in the output of `pkg info -l py38-matrix-synap= se`? Did you build that package from ports? Are you perhaps mixing python versio= ns somewhere? Does a simple invocation like `python3.8 -m synapse.app.homeserv= er` in a shell work (it should print a usage message and complain about missing config paths at the very least). If you'd like to debug this together (and are able to roll back to a working synapse version) you can also poke me in matrix via @karasu:skyforge.at. :) Cheers, Sascha --=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-264178-7788-MBhZyKwuzN>