[notes] 01/03: Add new absolute_build_paths_in_dot_packlist_file_generated_by_perl_extutils_packlist toolchain issue.
Chris Lamb
chris at chris-lamb.co.uk
Mon Feb 6 08:34:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository notes.
commit a46bc1bf213021f20c0149fb7f3c49aa5b767777
Author: Chris Lamb <lamby at debian.org>
Date: Mon Feb 6 21:33:48 2017 +1300
Add new absolute_build_paths_in_dot_packlist_file_generated_by_perl_extutils_packlist toolchain issue.
---
issues.yml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/issues.yml b/issues.yml
index ad2ec0b..ef57232 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1637,3 +1637,13 @@ python_versioneer_uses_parentdir:
description: |
Embedded copies of versioneer use the build path to calculate a version.
eg. https://bugs.debian.org/852482
+absolute_build_paths_in_dot_packlist_file_generated_by_perl_extutils_packlist:
+ description: |
+ ExtUtils::Packlist adds absolute build directories:
+ 33 =item __find_relocations
+ 34
+ 35 Works out what absolute paths in the configuration have been located at run
+ 36 time relative to $^X, and generates a regexp that matches them
+ .
+ Are they of any use in a Debian context? If not, the files could just be
+ removed by some Perl helper, etc.
--
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