Bug#961188: src:postgis: autopkgtests fail on 32bit ARM, due to missing sfcgal

stefanor at debian.org stefanor at debian.org
Thu May 21 15:29:00 BST 2020


Hi Sebastiaan (2020.05.21_04:44:04_+0000)
> Thank for reporting this issue with a patch. Instead of applying your
> patch I chose to skip the autopkgtests entirely on arm{el,hf} like we do
> for other problematic architectures.

That works for me too.

But you raise a good point, I missed something:
The autopkgtests aren't declared as skippable, so exiting 77 is a
failure.

So, more patches:

diff -Nru postgis-3.0.1+dfsg/debian/tests/control postgis-3.0.1+dfsg/debian/tests/control
--- postgis-3.0.1+dfsg/debian/tests/control	2020-04-17 11:30:49.000000000 -0700
+++ postgis-3.0.1+dfsg/debian/tests/control	2020-05-21 07:23:19.000000000 -0700
@@ -1,3 +1,3 @@
 Depends: @, postgresql-server-dev-all, postgresql-all
 Tests: test-extension-creation regress
-Restrictions: allow-stderr
+Restrictions: allow-stderr, skippable

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272



More information about the Pkg-grass-devel mailing list