[Git][qa/jenkins.debian.net][master] fixup³+³ and then some: tests.r-b.o/debian: ignore i386 when cross-checking db and fs for breakage

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun May 25 23:48:32 BST 2025



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


Commits:
0bad8a83 by Holger Levsen at 2025-05-26T00:48:24+02:00
fixup³+³ and then some: tests.r-b.o/debian: ignore i386 when cross-checking db and fs for breakage

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

- - - - -


2 changed files:

- bin/reproducible_html_breakages.py
- hosts/osuosl5-amd64/var/www/html/index.html


Changes:

=====================================
bin/reproducible_html_breakages.py
=====================================
@@ -291,7 +291,7 @@ def alien_rbpkg():
 
 def alien_history():
     log.info('running alien_history check...')
-    result = query_db('SELECT DISTINCT name FROM sources WHERE s.architecture != "i386"')
+    result = query_db('SELECT DISTINCT name FROM sources')
 
     actual_packages = [x[0] for x in result]
     bad_files = []


=====================================
hosts/osuosl5-amd64/var/www/html/index.html
=====================================
@@ -135,7 +135,7 @@
            (see <a href="https://bugs.debian.org/763822">#763822</a>,
            <a href="https://bugs.debian.org/929397">#929397</a>)
           </li>
-          <li><em>debootsnap</em> uses <a href="https://snapshot.debian.org">snapshot.debian.org</a> to retrieve the exact same version of each build dependency package.</li>
+          <li><em>debootsnap</em> uses <a href="https://snapshot.debian.org">snapshot.debian.org</a> to retrieve the exact same version of each build dependency package (which was used for the "original build").</li>
           <li>The goal is to replicate the same build process that is used by Debian during package publication -- not to seek out additional sources of variance.</li>
           <li>Variance testing, used to find factors that can prevent packages from rebuilding reproducibly, will continue at <a href="https://tests.reproducible-builds.org/debian/reproducible.html">https://tests.reproducible-builds.org/debian/reproducible.html</a>.</li>
 	  <li>If you are wondering why we are doing this at all, then hopefully the <a href="https://reproducible-builds.org">Reproducible Builds website</a> will explain why this is useful.</li>



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0bad8a83802a6e0c0e35f7e2b8b85cf6c9ff3e62
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/20250525/3ed4d68a/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list