[Reproducible-commits] [notes] 01/01: created issue for dh_installinit

Reiner Herrmann reiner at reiner-h.de
Fri Nov 27 01:29:16 UTC 2015


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

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

commit 4dc512a9200b5746e79866d89c675175cbd7f37b
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Fri Nov 27 02:28:28 2015 +0100

    created issue for dh_installinit
---
 issues.yml   | 4 ++++
 packages.yml | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/issues.yml b/issues.yml
index e1b42f2..6bae2d5 100644
--- a/issues.yml
+++ b/issues.yml
@@ -850,3 +850,7 @@ ftbfs_due_to_build-depends-arch:
     pbuilder does not yet support the Build-Depends-Arch relationship (which is
     not yet in policy either).  It's available since dpkg 1.16.4 (in wheezy, 2012)
   url: https://bugs.debian.org/802557
+random_order_of_tmpfiles_in_postinst:
+  description: |
+    dh_installinit writes tmpfiles in readdir() order into postinst.
+  url: https://bugs.debian.org/806392
diff --git a/packages.yml b/packages.yml
index 36bb34d..a5438ea 100644
--- a/packages.yml
+++ b/packages.yml
@@ -17206,8 +17206,8 @@ sysstat:
     - 798469
 systemd:
   version: 227-2
-  comments: |
-    random file order in postinst added by dh_installinit
+  issues:
+    - random_order_of_tmpfiles_in_postinst
 systemtap:
   version: 2.9-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