summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-11-19 22:56:47 +0100
committerHolger Levsen <holger@layer-acht.org>2015-11-19 22:56:47 +0100
commitd03bf83a81eb1bf6fd20426f0445f82e6ef07a74 (patch)
tree439f6c3e8d38324b8e85f3a78f8ce234d95364c1 /TODO
parentb29bdcfd94ad744fcd43a9fc05a292528bf8132c (diff)
downloadjenkins.debian.net-d03bf83a81eb1bf6fd20426f0445f82e6ef07a74.tar.xz
reproducible TODO: add check to build.sh to refuse building blacklisted packages
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6a77d909..3ee9c3d7 100644
--- a/TODO
+++ b/TODO
@@ -124,6 +124,7 @@ properties:
This is about Debian, below are more todo entries for other projects…
* make reproducible_build.sh rock solid again and get rid off "set -x # # to debug diffopscpe/schroot problems"
+** add check if package to be build has been blacklisted since scheduling and abort
** 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'
*** make maintenance job detect and reschedule logs with: '^Bus Error$'