Stop building patroni on buster
authorChristoph Berg <myon@debian.org>
Tue, 24 Oct 2023 12:49:28 +0000 (14:49 +0200)
committerChristoph Berg <myon@debian.org>
Tue, 24 Oct 2023 12:50:03 +0000 (14:50 +0200)
14:39:59 make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
14:39:59 Running Sphinx v1.8.4
14:39:59 loading translations [en]... done
14:39:59
14:39:59 Exception occurred:
14:39:59   File "/usr/lib/python3/dist-packages/pbr/packaging.py", line 839, in get_version
14:39:59     name=package_name))
14:39:59 Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name apidoc was given, but was not able to be found.
14:39:59 The full traceback has been saved in /tmp/sphinx-err-olmhtyjs.log, if you want to report the issue to the developers.
14:39:59 Please also report this if it was a user error, so that a better error message can be provided next time.
14:39:59 A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
14:39:59 make[2]: *** [Makefile:20: html] Error 2

jenkins/pgapt-jobs.yaml

index df1d98c953890843b2025c8f3133e58ce36e78e7..5a9c3dd12946b802e8467c4963672c77ea9854a4 100644 (file)
         name: patroni
         git-url: https://salsa.debian.org/postgresql/patroni.git
         upstream-url: https://github.com/zalando/patroni.git
-        # etcd/consul tests always fail on arm64/buster, but zookeeper passes
-        arch-filter: '!(architecture=="arm64" && distribution=="buster")'
+        # buster: sphinx too old
+        dist-filter: '!(distribution in ["buster"])'
         jobs:
                 - git+upstream-snapshot