diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-23 17:27:28 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-23 17:27:28 +0200 |
commit | a5e9be779eebeaca660935b93a5fcc487a15aa3b (patch) | |
tree | e72724ffe818294795ffbbee675dc2a6cfbb9185 | |
parent | 580fd9d14cdb1c56a5e30e2b240872fedee1ae38 (diff) | |
download | jenkins.debian.net-a5e9be779eebeaca660935b93a5fcc487a15aa3b.tar.xz |
reproducible: those 404s are annoying and way more frequently today
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,6 +183,7 @@ properties: *** 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… *** 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... |