[pkg-nagios-changes] [Git][nagios-team/icinga2][master] 2 commits: Ignore test failures on ppc64el.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Jun 30 05:47:49 BST 2026



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / icinga2


Commits:
f8c4ead6 by Bas Couwenberg at 2026-06-30T06:36:15+02:00
Ignore test failures on ppc64el.

- - - - -
a6fd2046 by Bas Couwenberg at 2026-06-30T06:36:31+02:00
Set distribution to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+icinga2 (2.16.2-2) unstable; urgency=high
+
+  * Ignore test failures on ppc64el.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 30 Jun 2026 06:36:17 +0200
+
 icinga2 (2.16.2-1) unstable; urgency=high
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -30,7 +30,7 @@ override_dh_auto_configure:
 		-DUSE_SYSTEMD=ON
 
 override_dh_auto_test:
-ifneq (,$(filter $(DEB_BUILD_ARCH),i386 loong64))
+ifneq (,$(filter $(DEB_BUILD_ARCH),i386 loong64 ppc64el))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



View it on GitLab: https://salsa.debian.org/nagios-team/icinga2/-/compare/825a3c5473bf517bfc6004a1352e5bd2f7db654c...a6fd20463fff78a67aef19e18a6d2c19fd9bc2d7

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/icinga2/-/compare/825a3c5473bf517bfc6004a1352e5bd2f7db654c...a6fd20463fff78a67aef19e18a6d2c19fd9bc2d7
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20260630/40370220/attachment-0001.htm>


More information about the pkg-nagios-changes mailing list