[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian rebuilder 'thing': run more often to catch more problems
Holger Levsen
gitlab at salsa.debian.org
Fri May 8 14:01:50 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e3c7b0a2 by Holger Levsen at 2020-05-08T14:57:55+02:00
reproducible Debian rebuilder 'thing': run more often to catch more problems
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/reproducible_debian_rebuilder_prototype.sh
- job-cfg/reproducible.yaml
Changes:
=====================================
bin/reproducible_debian_rebuilder_prototype.sh
=====================================
@@ -10,22 +10,22 @@ cat << EOF
### ###
### This prototype is meant to achieve several goals: ###
### ###
-### one goal of is to polish /usr/bin/debrebuild from src:devscripts to enable anyone ###
-### to independently verify that a distributed Debian binary package comes from the ###
-### source package it's said to be coming from. ###
+### One goal is to polish /usr/bin/debrebuild from src:devscripts to enable anyone to ###
+### independently verify that a distributed Debian binary package comes from the source ###
+### package it's said to be coming from. ###
### ###
-### once this goal has been achieved we can document these steps. currently the answer ###
-### to the question "how can I verify installed package $x is reproducible?" is: "it's ###
-### really complicated". ###
+### Once this goal has been achieved we can document these steps. currently the answer ###
+### to the question "how can I verify installed package X is reproducible?" is: "it's ###
+### really complicated" (and sometimes impossible or requires not yet written code). ###
### ###
-### another goal is to create json export to integrate in tracker.d.o and/or ###
+### Another goal is to create json export to integrate in tracker.d.o and/or ###
### packages.d.o as well as to provide statistics and graphs. ###
### ###
-### the aim is to develop a 'real world' view about the reproducibility of all the ###
+### The aim is to develop a 'real world' view about the reproducibility of all the ###
### packages distributed via ftp.d.o. - so far tests.r-b.o/debian only shows the ###
### 'theoretical' reproducibility of Debian packages. ###
### ###
-### we'll leave out the problem of 'trust' here quite entirely. that's why it's called ###
+### We'll leave out the problem of 'trust' here quite entirely. that's why it's called ###
### a Debian rebuilder 'thing', to explore technical feasibility, duck taping our way ###
### ahead, keeping our motto 'to allow anyone to independently verify...' in mind. ###
### ###
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -829,7 +829,7 @@
- 'debian_rebuilder_prototype':
my_description: 'Prototype rebuilder for Debian'
my_hname: 'profitbricks7'
- my_timed: '23,42 5,23 * * *'
+ my_timed: '23,42 H/3 * * *'
my_parse_rules: '/srv/jenkins/logparse/reproducible.rules'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: ''
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e3c7b0a2fc5afb5fff9114c0af9d6473f280d403
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e3c7b0a2fc5afb5fff9114c0af9d6473f280d403
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/20200508/c5ac24af/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list