summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 78324a32..560f9aa7 100644
--- a/TODO
+++ b/TODO
@@ -127,6 +127,7 @@ properties:
* make reproducible_build.sh rock solid again:
** 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
+*** make maintenance job detect and reschedule logs with: 'E: 10mount: error: Directory '.*' does not exist'
** reenable disorderfs setup, check that it *always* unmounts + cleans up nicely
** diffoscope needs to be run on the target arch... (or rather: run on a 64bit architecture for 64bit architectures and on 32bit for 32 bit archs), this should probably be doable with a simple i386 chroot on the host (so using qemu-static to run it on armhf should not be needed, probably.)
** on SIGTERM, also ssh to remote host and cleanup there! (via ssh &)