Skip to content

No package at packages.matrix.org #170

@Extravert-ir

Description

@Extravert-ir

Describe the bug
The Installation part of the README file states that matrix-synapse-ldap3 package is included in the packages.matrix.org repository.
But in fact the only package there (at least for Ubuntu and Debian) is matrix-synapse-py3. Here is the output on my Ubuntu server:

$ cat /var/lib/apt/lists/packages.matrix.org_debian_dists_focal_main_binary-amd64_Packages | grep ^Package
Package: matrix-synapse-py3

The bigger problem here is that when the repository is installed on a machine, you have the latest version of Synapse itself (coming from the matrix repo), but an old and buggy version of matrix-synapse-ldap3 (coming from the distro repository).

Expected fix
Either remove the deb package option from the Installation section (as distro-provided packages are old and contain bugs), or add the matrix-synapse-ldap3 package to packages.matrix.org.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions