[Git][qa/jenkins.debian.net][master] rdn stats: add missing packages on snapshot.d.o

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Aug 6 17:10:33 BST 2025



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


Commits:
1f0cdd4b by Jochen Sprickerhof at 2025-08-06T18:10:07+02:00
rdn stats: add missing packages on snapshot.d.o

(cherry picked from commit 7751e637d12c10316c5284a919db826f6887c32b)
Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/rebuilderd_stats.py


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -99,6 +99,7 @@ def main() -> None:
         "rebuilderd failed, repository not signed (temporary)": log_has_re("E: The repository 'https://deb.debian.org/debian .* InRelease' is not signed."),
         "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 snapshot.d.o (maybe temporary, #1096129)": log_has_re(r"IndexError: list index out of range.*debootsnap failed at /usr/bin/debrebuild line 4"),
         "packages missing on metasnap (maybe temporary, #1096129)": log_has_re(r"cannot find:.*debootsnap failed at /usr/bin/debrebuild line 4"),
         "multiarch-support missing (upload needed)": log_has_all(["multiarch-support but it is not installable", "Build Type: all"]),
         "multiarch-support missing (binNMU needed)": log_has("multiarch-support but it is not installable"),



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1f0cdd4b4926d22387c0a9782e159d1722ff02dd
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/20250806/0be88a82/attachment.htm>


More information about the Qa-jenkins-scm mailing list