[Git][reproducible-builds/reproducible-notes][master] more toolchain woes for MuseScore (here: cmake)
mirabilos
gitlab at salsa.debian.org
Thu Jan 21 19:16:31 UTC 2021
mirabilos pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
ed9f3864 by mirabilos at 2021-01-21T20:16:02+01:00
more toolchain woes for MuseScore (here: cmake)
- - - - -
2 changed files:
- issues.yml
- packages.yml
Changes:
=====================================
issues.yml
=====================================
@@ -707,6 +707,12 @@ uid_and_gid_in_jar:
description: |
Some tool has managed to write uid and gid as an extended attribute into a jar file.
deterministic: True
+uid_and_gid_in_cmake-generated_pkzip:
+ description: |
+ cmake has a tar subcommand which cannot normalise uid/gid or omit it from
+ created (PKZIP format) archives (this may also apply to other cmake-built
+ archives / formats)
+ url: https://bugs.debian.org/973845
timestamps_in_qmake_makefiles:
description: |
Some -dev packages ship generated qmake makefiles, which contain the generation time.
=====================================
packages.yml
=====================================
@@ -15086,18 +15086,16 @@ muse-el:
issues:
- timestamps_in_pdf_generated_by_latex
- random_id_in_pdf_generated_by_dblatex
-musescore:
- version: 3.2.3+dfsg1-4
- issues:
- - dpkg-dev_extracts_origtgz_with_bad_permissions
musescore-snapshot:
version: 3.2.s20190704+dfsg1-1
issues:
- dpkg-dev_extracts_origtgz_with_bad_permissions
+ - uid_and_gid_in_cmake-generated_pkzip
musescore3:
- version: 3.2.3+dfsg1-6
+ version: 3.2.3+dfsg1-7
issues:
- dpkg-dev_extracts_origtgz_with_bad_permissions
+ - uid_and_gid_in_cmake-generated_pkzip
music:
version: 1.1.16-1
issues:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/ed9f3864d6ef87d435a5670cb944f7cfc384c53d
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/ed9f3864d6ef87d435a5670cb944f7cfc384c53d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20210121/62409646/attachment.htm>
More information about the rb-commits
mailing list