[Pkg-matrix-maintainers] Bug#919709: matrix-synapse: sysvinit startup script bug: python-2
Peter Gervai
grin at grin.hu
Fri Jan 18 19:53:13 GMT 2019
Package: matrix-synapse
Version: 0.34.1.1-2
Severity: normal
Dear Maintainer,
The startup script properly defined $PYTHON but there is one 'python' call left.
Shall be replaced as well. :-) Otherwise the package cannot start.
get_config_key() { $PYTHON -m synapse.config read "$1" $CONFIGS || return 2 }
More information about the Pkg-matrix-maintainers
mailing list