[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible debian: in index_suite_* order the package status in the same order of the menu

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Wed Oct 5 17:07:54 BST 2022



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
fbcab7bf by Mattia Rizzolo at 2022-10-05T18:07:37+02:00
reproducible debian: in index_suite_* order the package status in the same order of the menu

(swapping E404 and NFU)

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/reproducible_html_dashboard.sh


Changes:

=====================================
bin/reproducible_html_dashboard.sh
=====================================
@@ -510,15 +510,15 @@ create_suite_arch_stats_page() {
 	set_icon depwait
 	write_icon
 	write_page "$COUNT_DEPWAIT ($PERCENT_DEPWAIT%) source packages had build-depends which could not be satisfied.<br />"
-	set_icon E404
-	write_icon
-	write_page "$COUNT_SOURCELESS ($PERCENT_SOURCELESS%) source packages could not be downloaded.<br />"
 	set_icon NFU
 	write_icon
 	if [ "$ARCH" = "armhf" ] || [ "$ARCH" = "arm64" ]; then
 		ARMSPECIALARCH=" 'any-arm',"
 	fi
 	write_page "$COUNT_NOTFORUS ($PERCENT_NOTFORUS%) packages which are neither Architecture: 'any', 'all', '$ARCH', 'linux-any', 'linux-$ARCH'$ARMSPECIALARCH nor 'any-$ARCH' will not be built here.<br />"
+	set_icon E404
+	write_icon
+	write_page "$COUNT_SOURCELESS ($PERCENT_SOURCELESS%) source packages could not be downloaded.<br />"
 	set_icon blacklisted
 	write_icon
 	write_page "$COUNT_BLACKLISTED ($PERCENT_BLACKLISTED%) packages have been blacklisted on $SUITE/$ARCH.<br />"



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/fbcab7bfabc921a60c22b33f23dcec5cfebf0247
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/20221005/49680a81/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list