diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-21 14:17:10 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-21 14:17:10 +0200 |
commit | f521b26f9c308ca6c1baa4ee0589d78870717457 (patch) | |
tree | 50e4e88a40207b0db988025019be57aa1c2574fb /TODO | |
parent | db68a8c9089e85182dd01aaf3b469d68c69b2aa2 (diff) | |
download | jenkins.debian.net-f521b26f9c308ca6c1baa4ee0589d78870717457.tar.xz |
reproducible: remove stale builds from at the beginning of the build and send a daily mail about these from the maintenance job
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -181,7 +181,6 @@ properties: ** new page: packages which are orphaned but have a reproducible usertagged patch ** cleanup old testing + diffscope schroots on armhf nodes, diffoscope schroots on pb-amd64 nodes and old pbuilder setups on jenkins ** reproducible_build.sh changes needed: -*** should look for other builds "running" as this build job in the db on start and cleanup these from the db and prepare bits for a daily mail ... *** fix: "DIFFOSCOPE='E: Failed to change to directory ‘/tmp’: Permission denied" - maybe by making sure the cause is gone… *** 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. *** diffoscope needs to be run on the target arch... |