From 882377c9893bb68bf60ca1a3a82ddfaa295c53bf Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 24 Sep 2015 17:53:21 +0200 Subject: reproducible: bug fixing is top prio --- TODO | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index 511c08c8..80b5a0fd 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" -- cgit v1.2.3-70-g09d2