summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-28 10:19:10 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-28 10:19:10 +0200
commitc378e3effeb90ee5a721efa37ba04df61ee1cf9a (patch)
treea2ad717e173575c7ecfe9b2e6b4a2b1109954d07
parentc276f87c1de020afeec8b487b8f62a2f3924e8aa (diff)
downloadjenkins.debian.net-c378e3effeb90ee5a721efa37ba04df61ee1cf9a.tar.xz
reproducible: rearrange prios, fix+deal gracefully with diskspace problems first
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0751f0bb..e6d7dda4 100644
--- a/TODO
+++ b/TODO
@@ -125,10 +125,12 @@ properties:
* 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
+*** fix disorderfs setup to *always* unmount+cleanup, this causes the full disks atm
*** deal properly with out of diskspace problems, https://jenkins.debian.net/job/reproducible_builder_amd64_8/2575/ is an archived build which hit it
**** '~jenkins/spacetest' has a list of affected logs in testing/amd64, though at least the syslinux one is a false positive
+**** this is important cause it causes packages to falsely ftbfs
+*** 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
*** (some!) build jobs should call _build.sh with a third host as param, which is tried as 2nd host if the real 2nd host is down
*** diffoscope needs to be run on the target arch...
**** should probably be doable with qemu-static on the host