[Reproducible-commits] [notes] 01/01: Remove some unused/fixed issues.

Reiner Herrmann reiner at reiner-h.de
Tue May 10 20:11:13 UTC 2016


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

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

commit cedd88b57274dbde97bfc43353693a15509eea79
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Tue May 10 22:11:21 2016 +0200

    Remove some unused/fixed issues.
---
 issues.yml   | 39 ---------------------------------------
 packages.yml |  8 --------
 2 files changed, 47 deletions(-)

diff --git a/issues.yml b/issues.yml
index 53a4e63..41232e0 100644
--- a/issues.yml
+++ b/issues.yml
@@ -90,10 +90,6 @@ timestamps_in_maven_version_files:
     Maven writes a timestamp to version.properties files.  Probably related
     to timestamps_in_maven_pom_files issue.
   deterministic: True
-locale_differences_in_pom:
-  description: |
-    Some tool isn't writing non-ASCII characters in pom.xml/foo.pom properly.
-  deterministic: True
 timestamps_in_pe_binaries:
   description: |
     PE binaries contain a timestamp and maybe randomness in an UUID.
@@ -304,12 +300,6 @@ timestamps_in_python_docutils:
   description: |
     Python docutils writes timestamps into its generated documentation.
   deterministic: True
-random_order_in_files_generated_by_module_build:
-  description: |
-    Perl files generated with Module::Build contain an unsorted dependency list.
-    .
-    Fixed in libmodule-build-perl, but not in the module shipped by perl itself.
-  url: https://bugs.debian.org/774869
 users_and_groups_in_cpio_archive:
   description: |
     cpio archives capture user and group for each of its members.
@@ -511,11 +501,6 @@ random_ispell_hash_files:
   description: |
     buildhash from ispell produces undeterministic .hash files.
   url: https://bugs.debian.org/778862
-timestamps_in_java_stapler_files:
-  description: |
-    Another variation of timestamps_in_maven_version_files where someone's
-    used the same doomed properties writer.
-  deterministic: True
 timestamps_in_gjdoc_properties_files:
   description: |
     Another variation of timestamps_in_maven_version_files where someone's
@@ -695,11 +680,6 @@ timestamps_from_tex4ht:
     Tex4ht adds timestamps into the HTML output files.
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampsFromTex4ht
   deterministic: True
-timestamps_from_imake_in_xutils:
-  url: https://bugs.debian.org/789964
-  description: |
-    The imake tool from xutils-dev defines a gzip command without `-n` that is used when compressing font files by other packages
-  deterministic: True
 snapshot_placeholder_replaced_with_timestamp_in_pom_properties:
   description: |
     pom.xml uses a <version> like 0.1-SNAPSHOT which is then replaced with the
@@ -800,10 +780,6 @@ random_order_in_ibus_table_createdb_output:
    ibus-table-createdb in ibus-table creates sqlite databases with
    non-deterministic order.
   url: https://bugs.debian.org/797521
-random_order_in_antlr_output:
-  description: |
-    The ANTLR parser generaor can have reordered source lines.
-    Fixed in antlr3/3.5.2-3.
 timestamps_in_tex_documents:
   description: |
     The TeX \today macro embeds the build date in the files generated
@@ -829,9 +805,6 @@ python-ply_compiled_parse_tables:
     ("write_table" in yacc.py) but rather further up the chain within PLY.
     .
   url: https://github.com/dabeaz/ply/issues/79
-ftbfs_due_to_disorderfs:
-  description: |
-    collect FTBFS related to disorderfs, eg. read errors, etc.
 timestamps_in_manpages_generated_by_docbook_utils:
   description: |
     docbook2man from docbook-utils adds the build date into generated manpages, which also contain locale variations.
@@ -947,10 +920,6 @@ random_contents_in_dat_files_generated_by_chasen-dictutils_makemat:
   description:
     /usr/lib/x86_64-linux-gnu/chasen/makemat from chaser-dictutils generates
     .dat files with some random/non-determimistic contents.
-timestamps_in_documentation_generated_by_pandoc:
-  description:
-    Pandoc writes a timestamp in the HTML and manpages it generates.
-  deterministic: True
 nondeterminstic_output_generated_by_moarvm:
   description:
     moarvm creates .moarvm files that have non-deterministic identifiers,
@@ -1006,9 +975,6 @@ captures_shell_variable_in_autofoo_script:
   description: |
     Something looking like autotools is capturing SHELL for use at
     runtime, which should probably be fixed to /bin/sh anyway.
-varying_ordering_in_data_tar_gz_or_control_tar_gz:
-  description: |
-    Previously part of not_using_dh_builddeb
 timestamps_generated_by_xbean_spring:
   description: |
     xbean-spring adds timestamps to files it adds in META-INF.
@@ -1023,8 +989,3 @@ copyright_year_in_comments_generated_by_ckbuilder:
     CKBuilder.utils.copyright adds current year in the copyright header of
     generated files.
   determimistic: True
-timestamps_in_htm_by_gap:
-  description: |
-    The etc/convert.pl script from gap embeds timestamps with the current time
-    and using the local language in the HTM files it produces.
-  determimistic: True
diff --git a/packages.yml b/packages.yml
index 09dcfd0..91ea05d 100644
--- a/packages.yml
+++ b/packages.yml
@@ -1716,10 +1716,6 @@ cp2k:
   comments: |
     Embeds the build date and hostname.
     https://sources.debian.net/src/cp2k/2.6.1-2/makefiles/Makefile/#L360-L361
-cpio:
-  version: 2.11+dfsg-4
-  issues:
-    - timestamps_in_gzip_headers
 cpl-plugin-uves:
   version: 5.5.2+dfsg-3
   issues:
@@ -13681,10 +13677,6 @@ xfig:
   version: 1:3.2.5.c-7
   issues:
     - ftbfs_due_to_libpng
-xfonts-a12k12:
-  version: 1-11
-  issues:
-    - timestamps_in_gzip_headers
 xfonts-cronyx:
   version: 2.3.8-6
   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