[04:14] I want to install matrix-synapse but is it not available, I have universe repo in 24.04 it is listed here for 24.04, but I can't see it in my system https://repology.org/project/matrix-synapse/versions === TWPEagle0 is now known as TWPEagle [08:19] Andreios: 'apt-cache search matrix-synapse-ldap3'? [08:21] Andreios: 'apt-cache search matrix-sydent'? [14:39] Walex: "LDAP auth provider for the Matrix homeserver" This is not the matrix-synapse server, right? And matrix-sydent is the identity server, right? The package matrix-synapse should be the server, right? But I don't see it. [14:41] Don't use the Ubuntu repos for that [14:41] The versions are outdated and do not get any security fixes [14:42] Use 22.04 and their official repo [14:42] Or install it in a python virtualenv [14:48] ravage: I tried there repo, but I couldn't find a package for noble there. https://element-hq.github.io/synapse/latest/setup/installation.html [14:49] ravage: https://packages.matrix.org/debian/dists/ no folder noble here [14:49] that is why i said 22.04 [14:57] Oh === dbungert1 is now known as dbungert [15:00] asked about noble packages. will get back to you in case i get an answer in time [15:01] but installing in in a virtualenv should be easy to do too [15:01] in fact that is what the package does [15:01] ravage: matrix-synapse-py3 from there jammy repo has unsolvable dependencies in 24 [15:01] that is to be expected [15:01] other python version [15:03] when I use the package from pip, do I have to create my own sytemd unit? [15:04] yes. but you can modify the one on github [15:04] https://github.com/element-hq/synapse/tree/develop/contrib/systemd [15:05] all you really need to do is change the path [15:05] and probably also use the After= at the top [15:06] good idea to run it after postgres [15:09] nice, thanks. === BarnabasDK_ is now known as BarnabasDK