pylibtiff_0.5.1-4_source.changes ACCEPTED into unstable

Sebastiaan Couwenberg sebastic at xs4all.nl
Wed Aug 16 08:25:11 BST 2023


On 8/16/23 09:16, Antonio Valentino wrote:
> Il 15/08/23 21:21, Sebastiaan Couwenberg ha scritto:
>> Testing migration is blocked by autopkgtest failure on s390x:
>>
>>   https://qa.debian.org/excuses.php?package=pylibtiff
> 
> It is strange because s390x should be excluded from testing
> 
> ifneq (,$(filter $(DEB_BUILD_ARCH),mipsel s390x ppc64 hppa))
> export PYBUILD_DISABLE=test
> endif
> 
> And indeed in the buildd things seem to work fine
> 
> https://buildd.debian.org/status/package.php?p=pylibtiff
> 
> Do you know DEB_BUILD_ARCH can have different values on s390x?

I suspect it doesn't get set on debci infra, this may suffice:

diff --git a/debian/rules b/debian/rules
index 7cee6c1..2b88d5b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
  #!/usr/bin/make -f

+include /usr/share/dpkg/architecture.mk
  include /usr/share/dpkg/pkg-info.mk

  UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 
's/\+.*//')

Kind Regards,

Bas

-- 
  GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1




More information about the Pkg-grass-devel mailing list