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
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