Was that against the v8.2508.0 tag? Rainer
El mié, 3 sept 2025 a las 15:20, Michael Biebl via rsyslog (<[email protected]>) escribió: > > Sorry, the git checkout was outdated. This looks a bit better: > > > $ diff -urN tarball/rsyslog/doc/ git/rsyslog/doc/ | diffstat > .gitignore | 7 + > .travis.yml | 11 ++ > BUILDS_README.md | 162 > +++++++++++++++++++++++++++++++++++++ > IMPLEMENTATION_PLAN.md | 299 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Makefile | 32 +++++++ > contrib/README.md | 34 +++++++ > contrib/cron_build_all_branches.sh | 241 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > proposed-toc | 41 +++++++++ > source/_ext/edit_on_github.py | 43 +++++++++ > source/_ext/rsyslog_lexer.py | 137 > +++++++++++++++++++++++++++++++ > source/_static/rsyslog.css | 543 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > source/_templates/sourcelink.html | 12 ++ > source/_templates_minimal/README | 1 > source/conf_helpers.py | 129 +++++++++++++++++++++++++++++ > source/configuration/rsyslog-example.conf | 163 > +++++++++++++++++++++++++++++++++++++ > source/development/engine_overview.rst | 79 ------------------ > source/tls_cert.jpg | 12 ++ > source/tls_cert_100.jpg | 11 ++ > source/tls_cert_ca.jpg | 11 ++ > tools/README.md | 2 > tools/buildenv/.dockerignore | 3 > tools/buildenv/Dockerfile | 16 +++ > tools/buildenv/README.md | 9 ++ > tools/buildenv/starter.sh | 14 +++ > tools/buildenv/tools/bash | 2 > tools/buildenv/tools/build-doc | 25 +++++ > tools/buildenv/tools/git-clone | 13 ++ > tools/buildenv/tools/help | 28 ++++++ > tools/buildenv/tools/version-info | 3 > tools/release_build.sh | 177 > ++++++++++++++++++++++++++++++++++++++++ > utils/release_build.sh | 148 > ++++++++++++++++++++++++++++++++++ > 31 files changed, 2329 insertions(+), 79 deletions(-) > > Am Mi., 3. Sept. 2025 um 15:15 Uhr schrieb Michael Biebl <[email protected]>: > > > > Git contains a lot more files in doc/source/ than the release tarball. > > diff -urN tarball/rsyslog/doc/ git/rsyslog/doc/ | diffstat > > .gitignore | 7 + > > .travis.yml | 11 ++ > > BUILDS_README.md | 162 > > ++++++++++++++++++++++++++++++++ > > IMPLEMENTATION_PLAN.md | 299 > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > Makefile | 32 ++++++ > > contrib/README.md | 34 ++++++ > > contrib/cron_build_all_branches.sh | 241 > > ++++++++++++++++++++++++++++++++++++++++++++++++ > > proposed-toc | 41 ++++++++ > > source/_ext/edit_on_github.py | 43 ++++++++ > > source/_ext/rsyslog_lexer.py | 137 > > +++++++++++++++++++++++++++ > > source/_static/rsyslog.css | 543 > > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > source/_templates/sourcelink.html | 12 ++ > > source/_templates_minimal/README | 1 > > source/concepts/janitor.rst | 4 > > source/concepts/messageparser.rst | 4 > > source/concepts/multi_ruleset.rst | 8 - > > source/conf.py | 8 - > > source/conf_helpers.py | 129 > > +++++++++++++++++++++++++ > > source/configuration/action/index.rst | 2 > > source/configuration/cryprov_gcry.rst | 2 > > source/configuration/lookup_tables.rst | 6 - > > source/configuration/modules/idx_stringgen.rst | 4 > > source/configuration/modules/imdtls.rst | 2 > > source/configuration/modules/imhttp.rst | 124 > > ++++++++++++++++++++++++ > > source/configuration/modules/imklog.rst | 2 > > source/configuration/modules/imkmsg.rst | 4 > > source/configuration/modules/imrelp.rst | 12 +- > > source/configuration/modules/mmanon.rst | 2 > > source/configuration/modules/mmpstrucdata.rst | 4 > > source/configuration/modules/omdtls.rst | 2 > > source/configuration/modules/omhiredis.rst | 2 > > source/configuration/modules/omhttp.rst | 10 +- > > source/configuration/modules/omjournal.rst | 41 ++++++++ > > source/configuration/modules/omkafka.rst | 4 > > source/configuration/modules/ommongodb.rst | 2 > > source/configuration/modules/omrabbitmq.rst | 2 > > source/configuration/modules/omrelp.rst | 6 - > > source/configuration/modules/omsnmp.rst | 278 > > +++++++++++++------------------------------------------ > > source/configuration/modules/omudpspoof.rst | 2 > > source/configuration/property_replacer.rst | 4 > > source/configuration/rsyslog-example.conf | 163 > > ++++++++++++++++++++++++++++++++ > > source/configuration/ruleset/rsconf1_rulesetparser.rst | 2 > > source/development/dev_oplugins.rst | 4 > > source/development/dev_queue.rst | 2 > > source/development/engine_overview.rst | 79 > > --------------- > > source/historical/multi_ruleset_legacy_format_samples.rst | 2 > > source/historical/php_syslog_ng.rst | 2 > > source/includes/substitution_definitions.inc.rst | 2 > > source/proposals/version_naming.rst | 2 > > source/rainerscript/functions/mo-http_request.rst | 4 > > source/rainerscript/functions/rs-lookup.rst | 5 - > > source/rainerscript/queue_parameters.rst | 2 > > source/reference/parameters/omfile-sync.rst | 2 > > source/reference/parameters/omsnmp-community.rst | 55 +++++++++++ > > source/reference/parameters/omsnmp-enterpriseoid.rst | 60 > > ++++++++++++ > > source/reference/parameters/omsnmp-messageoid.rst | 61 > > ++++++++++++ > > source/reference/parameters/omsnmp-port.rst | 55 +++++++++++ > > source/reference/parameters/omsnmp-server.rst | 57 +++++++++++ > > source/reference/parameters/omsnmp-snmpv1dynsource.rst | 59 +++++++++++ > > source/reference/parameters/omsnmp-specifictype.rst | 56 +++++++++++ > > source/reference/parameters/omsnmp-transport.rst | 58 +++++++++++ > > source/reference/parameters/omsnmp-trapoid.rst | 68 > > +++++++++++++ > > source/reference/parameters/omsnmp-traptype.rst | 72 > > ++++++++++++++ > > source/reference/parameters/omsnmp-version.rst | 58 +++++++++++ > > source/tls_cert.jpg | 12 ++ > > source/tls_cert_100.jpg | 11 ++ > > source/tls_cert_ca.jpg | 11 ++ > > source/troubleshooting/selinux.rst | 2 > > source/tutorials/database.rst | 4 > > source/whitepapers/reliable_logging.rst | 4 > > source/whitepapers/syslog_parsing.rst | 2 > > source/whitepapers/syslog_protocol.rst | 6 - > > tools/README.md | 2 > > tools/buildenv/.dockerignore | 3 > > tools/buildenv/Dockerfile | 16 +++ > > tools/buildenv/README.md | 9 + > > tools/buildenv/starter.sh | 14 ++ > > tools/buildenv/tools/bash | 2 > > tools/buildenv/tools/build-doc | 25 +++++ > > tools/buildenv/tools/git-clone | 13 ++ > > tools/buildenv/tools/help | 28 +++++ > > tools/buildenv/tools/version-info | 3 > > tools/release_build.sh | 177 > > +++++++++++++++++++++++++++++++++++ > > utils/release_build.sh | 148 > > +++++++++++++++++++++++++++++ > > 84 files changed, 3291 insertions(+), 364 deletions(-) > > > > Am Mi., 3. Sept. 2025 um 15:09 Uhr schrieb Michael Biebl <[email protected]>: > > > > > > Hi, > > > > > > I've tried to follow the instructions in doc/requirements.txt and > > > doc/README.md, but when building from the release tarball I get > > > > > > # rsyslog/doc$ sphinx-build -b html source build > > > Running Sphinx v8.2.3 > > > > > > Configuration error! > > > > > > Versions > > > ======== > > > > > > * Platform: linux; > > > (Linux-6.16.3+deb14-amd64-x86_64-with-glibc2.41) > > > * Python version: 3.13.7 (CPython) > > > * Sphinx version: 8.2.3 > > > * Docutils version: 0.21.2 > > > * Jinja2 version: 3.1.6 > > > * Pygments version: 2.18.0 > > > > > > Last Messages > > > ============= > > > > > > None. > > > > > > Loaded Extensions > > > ================= > > > > > > None. > > > > > > Traceback > > > ========= > > > > > > File "/usr/lib/python3/dist-packages/sphinx/config.py", line 616, > > > in eval_config_file > > > raise ConfigError(msg % traceback.format_exc()) from exc > > > sphinx.errors.ConfigError: There is a programmable error in your > > > configuration file: > > > > > > Traceback (most recent call last): > > > File "/usr/lib/python3/dist-packages/sphinx/config.py", line 601, > > > in eval_config_file > > > exec(code, namespace) # NoQA: S102 > > > ~~~~^^^^^^^^^^^^^^^^^ > > > File "/tmp/tarball/rsyslog/doc/source/conf.py", line 19, in <module> > > > import conf_helpers > > > ModuleNotFoundError: No module named 'conf_helpers' > > > > > > > > > The full traceback has been saved in: > > > /tmp/sphinx-err-hsdthz9c.log > > > > > > To report this error to the developers, please open an issue at > > > <https://github.com/sphinx-doc/sphinx/issues/>. Thanks! > > > Please also report this if it was a user error, so that a better error > > > message can be provided next time. > _______________________________________________ > rsyslog mailing list > https://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of > sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T > LIKE THAT. _______________________________________________ rsyslog mailing list https://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

