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

2016-06-26 Thread Axel Beckert
Hi again, Axel Beckert wrote: > > 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. > > Yay, thanks

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

2016-06-26 Thread gregor herrmann
On Sun, 26 Jun 2016 17:16:52 +0200, Reiner Herrmann wrote: > > Sorry, but that's wrong: > > > > → dpkg -L libembperl-perl | egrep man/de/man./ > > /usr/share/man/de/man3/Embperl::Features.3pm.gz > > → man /usr/share/man/de/man3/Embperl::Features.3pm.gz > > > > That's clearly my mother tongue.

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

2016-06-26 Thread Reiner Herrmann
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 $

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

2016-06-26 Thread Reiner Herrmann
On Sun, Jun 26, 2016 at 05:07:54PM +0200, Axel Beckert wrote: > > In one build the manpage Embperl::Syntax::POD.3pm is incorrectly sorted > > to the German manpages (Embperl::FeaturesD too), because their names end > > with D. > > Why only in one build? Due to different locale settings? Anyway,

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

2016-06-26 Thread Axel Beckert
Control: tag -1 - patch Control: severity -1 normal Hi Reiner, Reiner Herrmann wrote: > While working on the "reproducible builds" effort [1], we have noticed > that libembperl-perl could not be built reproducibly. Thanks for the examination and the bug report. > In one build the manpage