[Reproducible-commits] [notes] 01/01: packages += plasma-framework [root cause in extra-cmake-modules]

Daniel Shahaf danielsh at apache.org
Mon May 30 17:05:27 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 bb6ac13e73bbbce9b090bf7bb4d23f2f4156797b
Author: Daniel Shahaf <d.s at daniel.shahaf.name>
Date:   Mon May 30 17:05:17 2016 +0000

    packages += plasma-framework [root cause in extra-cmake-modules]
---
 packages.yml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/packages.yml b/packages.yml
index 31bd39e..e7557ce 100644
--- a/packages.yml
+++ b/packages.yml
@@ -9638,6 +9638,16 @@ plasma-desktop:
   version: 4:5.4.3-1
   bugs:
     - 825471
+plasma-framework:
+  version: 5.22.0-1
+  comments: |
+    Unreproducible due to kde_package_app_templates(), see:
+      https://sources.debian.net/src/plasma-framework/5.22.0-1/templates/CMakeLists.txt/#L5
+      https://api.kde.org/ecm/kde-module/KDEPackageAppTemplates.html
+      http://sources.debian.net/src/extra-cmake-modules/5.22.0-1/kde-modules/KDEPackageAppTemplates.cmake/?hl=14#L115
+    This not only embeds user/group id but also depends on readdir() order, similar to the 'unsorted_file_glob_by_cmake' issue.
+  issues:
+    - users_and_groups_in_tarball
 plastex:
   version: 0.9.2-1
   bugs:

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