[Git][qa/jenkins.debian.net][master] r.d.n/stats: differate between binNMUs needed and NMUs needed for multiarch-support issues

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Jan 24 12:15:39 GMT 2025



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


Commits:
4b88bc73 by Holger Levsen at 2025-01-24T13:15:30+01:00
r.d.n/stats: differate between binNMUs needed and NMUs needed for multiarch-support issues

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

- - - - -


1 changed file:

- bin/rebuilderd_stats.py


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -53,7 +53,8 @@ def main() -> None:
         "buildinfo file 404 (maybe temporary)": log_has("rebuilderd: unexpected error while rebuilding package: Failed to download build input from"),
         "package file 404 (temporary)": log_has("rebuilderd: unexpected error while rebuilding package: Failed to download original package from"),
         "packages missing on metasnap (maybe temporary)": log_has_re(r"cannot find:.*debootsnap failed at /usr/bin/debrebuild line 48"),
-        "multiarch-support missing ((bin)NMUs needed)": log_has("multiarch-support but it is not installable"),
+        "multiarch-support missing (NMUs needed)": log_has_all(["multiarch-support but it is not installable", "Build Type: all"]),
+        "multiarch-support missing (binNMUs needed)": log_has("multiarch-support but it is not installable"),
         "debootsnap failed (temporary)": log_has_all(["Failed to fetch http://snapshot.debian.org/archive/debian", "debootsnap failed at /usr/bin/debrebuild line 48"]),
         "debootsnap failed (maybe temporary)": log_has("debootsnap failed at /usr/bin/debrebuild line 48"),
         "debootsnap failed, no diskspace (temporary)": log_has_any(["W: creating tarball failed: E: cannot copy to /tmp/debrebuild", "dpkg-new': failed to write (No space left on device)"]),



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4b88bc73ed13f4c0142586ae1ad6978535cbc398
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/20250124/13d523bf/attachment.htm>


More information about the Qa-jenkins-scm mailing list