[Reproducible-builds] Bug#828636: libembperl-perl: please make the build reproducible

Reiner Herrmann reiner at reiner-h.de
Sun Jun 26 15:22:56 UTC 2016


On Sun, Jun 26, 2016 at 05:07:54PM +0200, Axel Beckert wrote:
> I currently fail to see why this can catch Embperl::Syntax::POD in one
> build, but not in another. IMHO this should happen with every build.
> Will investigate.

It's actually related to the shell...

$ touch aD bD cD dD eD AD BD
$ dash -c "ls *[a-z]D"
aD  bD	cD  dD	eD
$ bash -c "ls *[a-z]D"
aD  AD	bD  BD	cD  dD	eD

With bash POD.3pm also matches *[a-z]D.3pm.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160626/c0a8e36b/attachment.sig>


More information about the Reproducible-builds mailing list