[Qa-jenkins-scm] [jenkins.debian.net] 01/02: chroot-installs: add a new blocker for debian-parl: #871284

Holger Levsen holger at layer-acht.org
Fri Nov 17 08:31:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 4a7ea0cf1ee8dfaa327c4f8661242fa0c0fdf358
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Nov 17 08:25:33 2017 +0000

    chroot-installs: add a new blocker for debian-parl: #871284
    
    (which is a ftbfs bug in syncevolution blocking the fixed parl packages
    from entering buster)
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/common-functions.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index 4a7ed26..4079761 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -56,8 +56,8 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
 			for BLOCKER in 869155 867695 ; do
 				abort_if_bug_is_still_open $BLOCKER
 			done ;;
-		chroot-installation_*_install_parl-desktop*)
-			for BLOCKER in 864947 872712 867658 ; do
+		chroot-installation_buster_install_parl-desktop*)
+			for BLOCKER in 871284 ; do
 				abort_if_bug_is_still_open $BLOCKER
 			done ;;
 		dpkg_*_find_trigger_cycles)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list