[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: send create_meta_pkg_sets notification to #d-r-changes instead of #d-r

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Aug 24 10:48:06 BST 2022



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
afbd1d10 by Holger Levsen at 2022-08-24T11:47:55+02:00
reproducible Debian: send create_meta_pkg_sets notification to #d-r-changes instead of #d-r

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_create_meta_pkg_sets.sh


Changes:

=====================================
bin/reproducible_create_meta_pkg_sets.sh
=====================================
@@ -116,7 +116,7 @@ get_installable_set() {
 	if [ $RESULT -ne 0 ] ; then
 		rm -f $TMPFILE
 		MESSAGE="Warning: dose-deb-coinstall cannot calculate the installable set for ${META_PKGSET[$index]} in $SUITE."
-		irc_message debian-reproducible $MESSAGE
+		irc_message debian-reproducible-changes $MESSAGE
 		dose-deb-coinstall --explain --failures --deb-native-arch=$ARCH --bg=$PACKAGES --fg=${TMPFILE2}
 	fi
 	rm -f ${TMPFILE2}
@@ -262,7 +262,7 @@ update_pkg_set_specific() {
 			else
 				rm $TMPFILE
 				MESSAGE="Warning: could not download cloud-image package list, skipping pkg set..."
-				irc_message debian-reproducible $MESSAGE
+				irc_message debian-reproducible-changes $MESSAGE
 			fi
 			;;
 		gnome)	# gnome and everything it depends on
@@ -366,7 +366,7 @@ update_pkg_set_specific() {
 			else
 				rm $TMPFILE
 				MESSAGE="Warning: could not download grml's latest dpkg.selections file, skipping pkg set..."
-				irc_message debian-reproducible $MESSAGE
+				irc_message debian-reproducible-changes $MESSAGE
 			fi
 			;;
 		tails)	# tails
@@ -380,7 +380,7 @@ update_pkg_set_specific() {
 			else
 				rm $TMPFILE
 				MESSAGE="Warning: could not download tail's latest packages file(s), skipping tails pkg set..."
-				irc_message debian-reproducible $MESSAGE
+				irc_message debian-reproducible-changes $MESSAGE
 			fi
 			;;
 		pureos_default_install) # pureos default installation
@@ -398,11 +398,11 @@ update_pkg_set_specific() {
 				if [ ! -s $TMPFILE ] ; then
 					rm $TMPFILE
 					MESSAGE="Warning: could not download PureOS .packages file from $URL, skipping pkg set..."
-					irc_message debian-reproducible $MESSAGE
+					irc_message debian-reproducible-changes $MESSAGE
 				fi
 			else
 				MESSAGE="Warning: could not determine PureOS ISO .packages file from $BASEURL, skipping pkg set..."
-				irc_message debian-reproducible $MESSAGE
+				irc_message debian-reproducible-changes $MESSAGE
 			fi
 			;;
 		maint_debian-accessibility)



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/afbd1d105b3c77d1e63058a52640a091dbc89ac0

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/afbd1d105b3c77d1e63058a52640a091dbc89ac0
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20220824/8e8016dc/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list