diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-23 17:40:04 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-23 17:40:04 +0200 |
commit | b0cec7d8186e8a254325a3210ef41666305ff60f (patch) | |
tree | e5cd1a84ca13fb04dda8dd87ba78d51272996791 | |
parent | a5e9be779eebeaca660935b93a5fcc487a15aa3b (diff) | |
download | jenkins.debian.net-b0cec7d8186e8a254325a3210ef41666305ff60f.tar.xz |
reproducible: we need to deal with out-of-diskspace errors too
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -186,6 +186,7 @@ properties: *** 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… *** 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 |