<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>I installed python3-matrix-common package in version 1.2.1-1~bpo11+1 bullseye-backports</p>
<p>In the file "/usr/lib/python3/dist-packages/synapse/util/__init__.py", at the end,</p>
<p>+SYNAPSE_VERSION = "v1.63.0"<br />-#SYNAPSE_VERSION = get_distribution_version_string("matrix-synapse", __file__)</p>
<p>After start the service, it give me "needs matrix-common<2.0.0,>=1.2.1"</p>
<p>░░ L'unité (unit) matrix-synapse.service a commencé à démarrer.<br />août 23 15:56:25 serveur python3[1272851]: ERROR:root:Synapse 1.63.0 needs matrix-common<2.0.0,>=1.2.1, but got matrix-common==1.1.0<br />août 23 15:56:25 serveur python3[1272851]: Missing Requirements: "matrix-common"<br />août 23 15:56:25 serveur python3[1272851]: To install run:<br />août 23 15:56:25 serveur python3[1272851]: pip install --upgrade --force "matrix-common"<br />août 23 15:56:25 serveur systemd[1]: matrix-synapse.service: Control process exited, code=exited, status=1/FAILURE</p>
<p>A solution ?</p>
</body></html>