[Reproducible-commits] [notes] 02/03: packages += ghc

Daniel Shahaf danielsh at apache.org
Mon Aug 1 11:10:38 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 120dbebb1faccad8ac8092a3cb9be7d30bc6d80f
Author: Daniel Shahaf <d.s at daniel.shahaf.name>
Date:   Mon Aug 1 11:01:52 2016 +0000

    packages += ghc
---
 packages.yml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/packages.yml b/packages.yml
index f5aba9b..0146562 100644
--- a/packages.yml
+++ b/packages.yml
@@ -4562,7 +4562,15 @@ ggcov:
   bugs:
     - 826887
 ghc:
-  version: 7.10.3-7
+  version: 7.10.3-9
+  comments: |
+    Appears to be a readdir() dependency: find(1) finds a file under two different
+    names, ghc/ghc.txt and ghc-$(VERSION)/ghc.txt, due to a symlink:
+    .
+      https://sources.debian.net/src/ghc/7.10.3-9/debian/rules/#L172
+      https://sources.debian.net/src/ghc/7.10.3-9/debian/rules/#L209-L210
+    .
+    (The blacklist tag is from 7.10.3-7.)
   issues:
     - blacklisted_on_jenkins_armhf_only
 ghc-testsuite:

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