Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2018 12:27:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232379] net-im/py-matrix-synapse package instructions mismatch with application
Message-ID:  <bug-232379-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232379

            Bug ID: 232379
           Summary: net-im/py-matrix-synapse package instructions mismatch
                    with application
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pete@port22.co.uk
                CC: ports@skyforge.at
                CC: ports@skyforge.at
             Flags: maintainer-feedback?(ports@skyforge.at)

Post install messages does not match the current version. Report-stats shou=
ld
be "yes/no" instead of "true/false". Running the command advised from the
package results in an error.

# pkg info -D py27-matrix-synapse-0.33.3.1
...
/usr/local/bin/python2.7 -B -m synapse.app.homeserver -c
/usr/local/etc/matrix-synapse/homeserver.yaml --generate-config
--server-name=3Dexample.com --report-stats=3Dfalse
...=20

See the help output from synapse below:

# /usr/local/bin/python2.7 -B -m synapse.app.homeserver --help
 usage: homeserver.py [-h] [-c CONFIG_FILE] [--generate-config]
                     [--report-stats {yes,no}] [--generate-keys]
                     [--keys-directory DIRECTORY] [-H SERVER_NAME] [-D]
                     [--print-pidfile] [--manhole PORT]
                     [-d SQLITE_DATABASE_PATH] [-v] [-f LOG_FILE]
                     [--log-config LOG_CONFIG] [-n] [--enable-registration]


While --server-name still works, it might be prudent to update to "-H" as s=
hown
above.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232379-7788>