[Git][qa/jenkins.debian.net][master] r.d.n: slightly improve about text and heading
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Mar 6 20:53:18 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
06012d7c by Holger Levsen at 2025-03-06T21:53:07+01:00
r.d.n: slightly improve about text and heading
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/make_graph.py
- hosts/osuosl5-amd64/var/www/html/index.html
Changes:
=====================================
bin/make_graph.py
=====================================
@@ -3,6 +3,8 @@
#
# Copyright 2009-2021 Holger Levsen (holger at layer-acht.org)
#
+# Licensed under GPL-2
+#
# based on similar code taken from piuparts-reports.py written by me
import os
=====================================
hosts/osuosl5-amd64/var/www/html/index.html
=====================================
@@ -128,14 +128,19 @@
reproduce.debian.net
</h1>
<h3>
- aims to reproduce Debian binary packages distributed via <code><a href="https://ftp.debian.org/debian/dists/">ftp.debian.org</a></code>
+ aims to reproduce Debian binary packages distributed via <a href="https://ftp.debian.org/debian/dists/">ftp.debian.org</a>
+ by rebuilding using the exact same packages as the original build on the buildds, as described in the relevant .buildinfo
+ file.
+
</h3>
- <p>How: rebuilderd calls debrebuild that calls debootsnap, mmdebstrap and sbuild that finally
- builds that package in a user namespace. debootsnap uses
- <a href="https://snapshot.debian.org">snapshot.debian.org</a> to recreate the exact
- package versions as were used when building the package on
- <a href="https://buildd.debian.org">buildd.debian.org</a> based on the buildinfo file
- from <a href="https://buildinfos.debian.net">buildinfos.debian.net</a>.
+ <p>
+ To be a bit more verbose:
+ rebuilderd calls debrebuild that calls debootsnap, mmdebstrap and sbuild
+ that finally builds that package in a user namespace.
+ debootsnap uses <a href="https://snapshot.debian.org">snapshot.debian.org</a>
+ to recreate the build environment using the exact same package versions as were used
+ when building the package on <a href="https://buildd.debian.org">buildd.debian.org</a>
+ based on the buildinfo file from <a href="https://buildinfos.debian.net">buildinfos.debian.net</a>.
</p><p>
And while this is focussed on reproducing the packages in the exact same way they are published on debian.org,
the tests with the latest toolchains and a maximum of variations between two builds, which we have done for years,
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/06012d7c33e4a55593341c5437d82e18f3b61ec5
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/06012d7c33e4a55593341c5437d82e18f3b61ec5
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/20250306/a1a18d47/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list