[notes] 01/01: packages += git-annex, github-backup, onionbalance; new issue 'ghc_captures_build_path_via_tempdir'.

Daniel Shahaf danielsh at apache.org
Tue Oct 4 16:28:33 UTC 2016


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

danielsh-guest pushed a commit to branch master
in repository notes.

commit d983dee7cb59a599051ec35c4adeb927a0e79db5
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Tue Oct 4 16:26:26 2016 +0000

    packages += git-annex, github-backup, onionbalance; new issue 'ghc_captures_build_path_via_tempdir'.
---
 issues.yml   |  5 +++++
 packages.yml | 15 +++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/issues.yml b/issues.yml
index 9ba4cec..3483eab 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1390,3 +1390,8 @@ pdf_id_varying_due_to_build_path:
   description: |
     The PDF /ID is generated based on timestamps (which are now deterministic) and the path of the source file.
     texlive needs to be fixed to strip the build path prefix while generating the ID.
+ghc_captures_build_path_via_tempdir:
+  description: |
+    A filename of the form "/tmp/ghcXXXX_0" is embedded into the binaries.
+    .
+    This seems to affect unstable but not testing, so probably related to captures_build_path.
diff --git a/packages.yml b/packages.yml
index c22593d..2a9e22f 100644
--- a/packages.yml
+++ b/packages.yml
@@ -8005,6 +8005,10 @@ git:
     - different_due_to_umask
   bugs:
     - 813912
+git-annex:
+  version: 6.20160808-1
+  issues:
+    - ghc_captures_build_path_via_tempdir
 git-build-recipe:
   version: 0.3.2
   bugs:
@@ -8035,6 +8039,10 @@ git-repair:
   version: 1.20151215-1
   bugs:
     - 826389
+github-backup:
+  version: 1.20160522-1
+  issues:
+    - ghc_captures_build_path_via_tempdir
 gitlab-ci-multi-runner:
   version: 1.4.2+dfsg-1
   issues:
@@ -18288,6 +18296,13 @@ oneliner-el:
   version: 0.3.6-7.1
   bugs:
     - 712321
+onionbalance:
+  version: 0.1.4-1
+  comments: |
+    sphinx navbar shows one item expanded: a <li/> tag at 'toctree-l1' has the
+    'current' HTML class set and <li/>s at 'toctree-l2' are visible.
+    .
+    Couldn't find anything in the package causing this, so may be a toolchain issue in sphinx.
 oolite:
   version: 1.82-1
   comments: |

-- 
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