[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] buster transitional packages: better deal with manual mode and nothing to do

Holger Levsen gitlab at salsa.debian.org
Thu Sep 19 17:29:13 BST 2019



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


Commits:
dd062a98 by Holger Levsen at 2019-09-19T16:28:32Z
buster transitional packages: better deal with manual mode and nothing to do

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

- - - - -


1 changed file:

- bin/find_obsolete_transitional_packages.sh


Changes:

=====================================
bin/find_obsolete_transitional_packages.sh
=====================================
@@ -126,7 +126,7 @@ done
 echo
 
 # interactive mode
-if $MANUAL_MODE ; then
+if $MANUAL_MODE && [ -n "$BAD" ] ; then
 	NR=0
 	echo "Entering manual mode, filing $MAX bugs."
 	for PKG in $BAD ; do
@@ -197,7 +197,7 @@ fi
 
 echo
 echo "Found $BAD_COUNTER bad packages (=transitional dummy package in $OLDSTABLE, $STABLE and sid) and $GOOD_COUNTER removed transitional packages (=doesn't exist in sid) plus we know about $BUGGED_COUNTER open bugs about obsolete transitional packages."
-
+echo
 echo "In the future, this script should probably complain about transitional packages in buster and bullseye, and suggest to file wishlist bugs for those. Though probably it's more useful to file wishlist bugs against packages depending on those, first (or do both)… and should those latter be normal severity?"
 
 echo



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/dd062a98ad3b4fc9d3e2b17cb7c58ba5a58e083f
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/20190919/1c3cd02b/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list