[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#820148: autopkgtest: please make the build reproducible (environment)



Source: autopkgtest
Version: 3.20.2
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: environment
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

While working on the ?reproducible builds? effort [1], we have noticed
that 'autopkgtest' could not be built reproducibly.

Depending on the locale (LC_COLLATE I think), [a-z] can include or not
capitals, so that in the Makefile, [a-z]* can match SKELETON or not.
Thus, depending on the locale, SKELETON will be installed with mode 0644
or 0755.

The (very simple) attached patch can solve this issue, so that
autopkgtest can be built reproducibly in our current experimental framework.

Regards,
Alexis Bienven?e.

 [1]: https://wiki.debian.org/ReproducibleBuilds



-------------- next part --------------
A non-text attachment was scrubbed...
Name: autopkgtest_3.20.1_reproducible.diff
Type: text/x-patch
Size: 608 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/autopkgtest-devel/attachments/20160405/2dad5709/attachment.bin>


Reply to: