[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: bug fixing is top prio

Holger Levsen holger at moszumanska.debian.org
Thu Sep 24 15:53:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 882377c9893bb68bf60ca1a3a82ddfaa295c53bf
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Sep 24 17:53:21 2015 +0200

    reproducible: bug fixing is top prio
---
 TODO | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/TODO b/TODO
index 511c08c..80b5a0f 100644
--- a/TODO
+++ b/TODO
@@ -171,6 +171,14 @@ properties:
 === reproducible builds
 
 * higher prio:
+** reproducible_build.sh changes needed:
+*** fix the cause for the frequent 404s or workaround it well
+*** fix: "DIFFOSCOPE='E: Failed to change to directory ‘/tmp’: Permission denied" - maybe by making sure the cause is gone… https://jenkins.debian.net/job/reproducible_builder_amd64_14/909/ is an example for that
+*** race condition with itself? https://jenkins.debian.net/job/reproducible_builder_armhf_6/716/console says Warning, package php5 in unstable on armhf is probably already building elsewhere, exiting. Please check https://jenkins.debian.net/job/reproducible_builder_armhf_6/716/ which does not compute.
+*** deal properly with out of diskspace problems, https://jenkins.debian.net/job/reproducible_builder_amd64_8/2575/ is an archived build which hit it
+*** diffoscope needs to be run on the target arch...
+**** should probably be doable with qemu-static on the host
+*** once all non remote build jobs are removed, remove the legacy code from _build.sh
 ** more graphs:
 *** graph average build duration by day
 *** graph packages in testing+unstable which need to be fixed
@@ -183,14 +191,6 @@ properties:
 *** new page with packages which ftbfs on one arch and build fine on another arch (in the same suite, so unstable only atm)
 *** send notifications to maintainers when a note to their packages changes?
 ** new page: packages which are orphaned but have a reproducible usertagged patch
-** reproducible_build.sh changes needed:
-*** fix the cause for the frequent 404s or workaround it well
-*** fix: "DIFFOSCOPE='E: Failed to change to directory ‘/tmp’: Permission denied" - maybe by making sure the cause is gone… https://jenkins.debian.net/job/reproducible_builder_amd64_14/909/ is an example for that
-*** race condition with itself? https://jenkins.debian.net/job/reproducible_builder_armhf_6/716/console says Warning, package php5 in unstable on armhf is probably already building elsewhere, exiting. Please check https://jenkins.debian.net/job/reproducible_builder_armhf_6/716/ which does not compute.
-*** deal properly with out of diskspace problems, https://jenkins.debian.net/job/reproducible_builder_amd64_8/2575/ is an archived build which hit it
-*** diffoscope needs to be run on the target arch...
-**** should probably be doable with qemu-static on the host
-*** once all non remote build jobs are removed, remove the legacy code from _build.sh
 ** setup builder3, to distribute more ressources away from jenkins itself
 ** test coreboot/openwrt/netbsd/freebsd on a node
 ** explain status in plain english on each coreboot/openwrt/netbsd/freebsd page, also on the Debian dashboard plus add an "executive summary about reproducible builds in the free software world"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list