[Reproducible-commits] [notes] 01/01: add note about apparmor-profiles-extra affected by random_order_of_tmpfiles_in_postinst
Holger Levsen
holger at moszumanska.debian.org
Thu Dec 17 12:33:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository notes.
commit 6a42d56bcd0533c665e4874ccfe94780ea0a993e
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Dec 17 13:33:09 2015 +0100
add note about apparmor-profiles-extra affected by random_order_of_tmpfiles_in_postinst
---
issues.yml | 1 +
packages.yml | 6 ++++++
2 files changed, 7 insertions(+)
diff --git a/issues.yml b/issues.yml
index 80b18d2..4b74a18 100644
--- a/issues.yml
+++ b/issues.yml
@@ -860,6 +860,7 @@ ftbfs_due_to_build-depends-arch:
random_order_of_tmpfiles_in_postinst:
description: |
dh_installinit writes tmpfiles in readdir() order into postinst.
+ This issue is currently only sometimes visible in our testing framework on armhf, but not on amd64. This will change once we add variations with disorderfs…
url: https://bugs.debian.org/806392
random_order_in_cython_output:
description: |
diff --git a/packages.yml b/packages.yml
index c784e5d..462197e 100644
--- a/packages.yml
+++ b/packages.yml
@@ -530,6 +530,12 @@ apophenia:
Ship a log of pdflatex in
./usr/share/doc/apophenia-doc/html/_formulas.log.gz
Probably should be remoed.
+apparmor-profiles-extra:
+ version: 1.6
+ issues:
+ - random_order_of_tmpfiles_in_postinst
+ comments: |
+ caused by https://sources.debian.net/src/apparmor-profiles-extra/1.6/debian/rules/#L4
appstream-dep11:
version: 0.3.0-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