[notes] 03/03: issues += help2man_puts_traceback_in_generated_man_page; tag plip and python-schema-salad with it
Daniel Shahaf
danielsh at apache.org
Sat Jan 14 06:08:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
danielsh-guest pushed a commit to branch master
in repository notes.
commit 4ecf6e15b69f3e79a37d939dca1d95252231aef3
Author: Daniel Shahaf <danielsh at apache.org>
Date: Sat Jan 14 06:04:33 2017 +0000
issues += help2man_puts_traceback_in_generated_man_page; tag plip and python-schema-salad with it
---
issues.yml | 6 ++++++
packages.yml | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/issues.yml b/issues.yml
index 114e7ae..a70ce6f 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1611,3 +1611,9 @@ translations_missing_in_desktop_files:
.
Possibly a bug (race condition between multiple invocations?) in intltool-merge.
deterministic: False
+help2man_puts_traceback_in_generated_man_page:
+ description: |
+ A man page generated by help2man consists of a traceback and nothing else; see #851336 for an example.
+ .
+ That's a non-reproducibility bug, but we catch it when the traceback contains abspaths that embed $SOURCE_ROOT_DIR.
+ deterministic: False
diff --git a/packages.yml b/packages.yml
index 775ef09..3e2c1e6 100644
--- a/packages.yml
+++ b/packages.yml
@@ -24440,6 +24440,8 @@ python-scciclient:
- 816735
python-schema-salad:
version: 2.2.20170111180227-1
+ issues:
+ - help2man_puts_traceback_in_generated_man_page
bugs:
- 851336
python-scipy:
@@ -34542,3 +34544,7 @@ zypper:
issues:
- captures_build_path
- diffoscope_runs_forever
+plip:
+ version: 1.3.3+dfsg-1
+ issues:
+ - help2man_puts_traceback_in_generated_man_page
--
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