Bug 36446 - /usr/bin/python: "No module named synapse.app"
Summary: /usr/bin/python: "No module named synapse.app"
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: matrix-synapse (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-28 21:21 MSK by Georgy A Bystrenin
Modified: 2020-09-18 22:38 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georgy A Bystrenin 2019-03-28 21:21:17 MSK
$ sudo systemctl start matrix-synapse

$ sudo systemctl status matrix-synapse
● matrix-synapse.service - Synapse Matrix homeserver
   Loaded: loaded (/lib/systemd/system/matrix-synapse.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Thu 2019-03-28 22:11:53 +04; 13s ago
  Process: 4617 ExecStart=/usr/bin/python -m synapse.app.homeserver --config-path=/etc/synapse/homeserver.yaml (code=exited, status=1/FAILURE)
 Main PID: 4617 (code=exited, status=1/FAILURE)

мар 28 22:11:53 matrixtest systemd[1]: Started Synapse Matrix homeserver.
мар 28 22:11:53 matrixtest python[4617]: /usr/bin/python: No module named synapse.app
мар 28 22:11:53 matrixtest systemd[1]: matrix-synapse.service: Main process exited, code=exited, status=1/FAILURE
мар 28 22:11:53 matrixtest systemd[1]: matrix-synapse.service: Failed with result 'exit-code'.

$ rpm -qa | grep synapse
matrix-synapse-0.99.0-alt2.noarch

Гугление выдает https://github.com/matrix-org/synapse/issues/1161 закрыта комитом https://github.com/matrix-org/synapse/commit/c57f871184cf669374c07faa6a95eceb8a9321b2 который включен в версию https://github.com/matrix-org/synapse/releases/tag/v0.99.3rc1 как раз вчера выложенную...
Comment 1 Vitaly Lipatov 2020-09-18 22:38:30 MSK
Не воспроизводится на
matrix-synapse-0.99.3.2-alt
и
matrix-synapse-1.19.3-alt1