GNU bug report logs - #39841
[WIP PATCH] synapse

Previous Next

Package: guix-patches;

Reported by: Alex ter Weele <alex.ter.weele <at> gmail.com>

Date: Sat, 29 Feb 2020 17:54:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alex ter Weele <alex.ter.weele <at> gmail.com>
To: 39841 <at> debbugs.gnu.org
Subject: [bug#39841] [WIP PATCH] synapse
Date: Sat, 29 Feb 2020 11:53:03 -0600
[Message part 1 (text/plain, inline)]
Hello,

These are some patches to add Synapse
<https://github.com/matrix-org/synapse>.

I would appreciate some help getting the tests to run for some of the
Python dependencies, they're marked with TODOs.

Synapse appears to have some optional dependencies. I haven't packaged
all of them. The remaining ones are also marked with TODOs.

But, it seems to run! Here's what I had to do to start it:

guix environment guix -- make -j4 && ./pre-inst-env guix environment synapse

cd ~/src/synapse/

python -m synapse.app.homeserver --server-name test.local --config-path /tmp/homeserver.yaml --generate-config --report-stats=no

exit

guix environment guix -- make -j4 && ./pre-inst-env guix environment --ad-hoc synapse -- synctl --no-daemonize start /tmp/homeserver.yaml


[0001-gnu-python-typing-extensions-Update-to-3.7.4.1.patch (text/x-patch, attachment)]
[0002-gnu-Add-python-frozendict.patch (text/x-patch, attachment)]
[0003-gnu-Add-python-unpaddedbase64.patch (text/x-patch, attachment)]
[0004-gnu-Add-python-canonicaljson.patch (text/x-patch, attachment)]
[0005-gnu-Add-python-signedjson.patch (text/x-patch, attachment)]
[0006-gnu-Add-python-daemonize.patch (text/x-patch, attachment)]
[0007-gnu-Add-python-pymacaroons.patch (text/x-patch, attachment)]
[0008-gnu-Add-python-prometheus-client.patch (text/x-patch, attachment)]
[0009-gnu-Add-python-ldap3.patch (text/x-patch, attachment)]
[0010-gnu-Add-python-txacme.patch (text/x-patch, attachment)]
[0011-gnu-Add-python-matrix-synapse-ldap3.patch (text/x-patch, attachment)]
[0012-gnu-Add-synapse.patch (text/x-patch, attachment)]

This bug report was last modified 5 years and 52 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.