[Reproducible-commits] [notes] 01/01: add new issue: blacklisted_on_jenkins

Holger Levsen holger at moszumanska.debian.org
Sun Oct 12 12:42:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository notes.

commit cfd095a87462bd8ff91d4d0b87312b7dd2fe4950
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Oct 12 14:41:28 2014 +0200

    add new issue: blacklisted_on_jenkins
---
 issues.yml   |  4 ++++
 packages.yml | 22 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/issues.yml b/issues.yml
index 126cb9e..8f8996d 100644
--- a/issues.yml
+++ b/issues.yml
@@ -34,3 +34,7 @@ timestamps_in_dvi_generated_by_latex:
   description: |
     The creation date of the DVI file is the current time.
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampInDviGeneratedByLaTeX
+blacklisted_on_jenkins:
+  description: |
+    Some packages have been blacklisted not to be tested for build reproducibility on jenkins.debian.net,
+    either because their build hangs, spawns processes and doesnt kill them or because they use too much ressources.
diff --git a/packages.yml b/packages.yml
index fa27685..8597160 100644
--- a/packages.yml
+++ b/packages.yml
@@ -39,22 +39,44 @@ openclipart:
     Build hangs at inkscape processing ./office/telephone/mobile_phone_01.svg
     Not sure if this is toolchain related or not
     Package has been blacklisted for now
+  issues:
+  - blacklisted_on_jenkins
 eigen3:
   version: 3.2.2-3
   comments: |
     Build end and fails but leaves a process called 'eigenvalues' running, which consumes all available cpu from all cores
     Package has been blacklisted for now.
+  issues:
+  - blacklisted_on_jenkins
+linux:
+  version: 3.16.5-1
+  comments: |
+    Probably uses to much space to build...
+    Package has been blacklisted for now.
+  issues:
+  - blacklisted_on_jenkins
+zurl:
+  version: 1.3.1-3
+  comments: |
+    Build hangs forever...
+    Package has been blacklisted for now.
+  issues:
+  - blacklisted_on_jenkins
 xmds2:
   version: 2.2.1+dfsg-1
   comments: |
     Build hangs forever...
     Package has been blacklisted for now.
+  issues:
+  - blacklisted_on_jenkins
 cups:
   version: 1.7.5-4
   comments: |
     Build hangs endlessly in the test suite
     Reproducible with plain sid toolchain on different systems
     Package has been blacklisted for now
+  issues:
+  - blacklisted_on_jenkins
 noblenote:
   version: 1.0.8-1
   issues:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list