Disable pgrouting on wheezy
authorChristoph Berg <christoph.berg@credativ.de>
Wed, 10 Feb 2016 15:05:40 +0000 (16:05 +0100)
committerChristoph Berg <christoph.berg@credativ.de>
Wed, 10 Feb 2016 15:05:40 +0000 (16:05 +0100)
12:12:09 make[1]: Entering directory `/<<PKGBUILDDIR>>'
12:12:09 dh_sphinxdoc -Xtheme_extras.js
12:12:10 dh_sphinxdoc: debian/postgresql-9.1-pgrouting-doc/usr/share/doc/postgresql-9.1-pgrouting-doc/html/en/_static/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML is missing
12:12:10 make[1]: *** [override_dh_sphinxdoc-indep] Error 2

jenkins/pgapt-jobs.yaml

index 34e731c68843892830365585efe9f4ad99bdda27..3a51f957e4bc422800acae89fd6cfbd4f5c07dc5 100644 (file)
         name: pgrouting
         git-url: git://anonscm.debian.org/pkg-grass/pgrouting.git
         # needs libcgal-dev (in non-free on squeeze, in multiverse on precise, let's not care)
-        dist-filter: '(distribution!="precise") && (distribution!="squeeze")'
+        # dh_sphinxdoc fails on wheezy
+        dist-filter: '(distribution!="precise") && (distribution!="squeeze") && (distribution!="wheezy")'
         jobs:
                 - git-packages-with-next