[Reproducible-builds] Bug#828636: Bug#828636: libembperl-perl: please make the build reproducible
Axel Beckert
abe at debian.org
Sun Jun 26 16:50:13 UTC 2016
Hi!
gregor herrmann wrote:
> 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. :-)
> >
> > Sorry, I assumed Embperl::Features was also misdetected (because the
> > original file ends with D) and haven't looked into it.
>
> Oops, sorry, I missed that too when applying Reiner's patch.
Oh, you were quick. (Well, as usual. ;-)
> Looking at the manpage:
>
> Das standart Layout einer Website can einmal definiert werden
>
> I have a hard time defining this as German though :/
There are umlauts in it!!!1!elf! ;-)
> So yes, I guess we can remove this document.
>
> Implemented in git; I'm holding off with a second hasty upload, sorry
> for the first one.
Oh, meh.
Reiner Herrmann wrote:
> 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.
Yay, thanks for that. I actually also suspected capitalization during
matching as culprit, but suspected different locales as reason for
that.
Will do an upload which re-includes the man page, but with proper
matching.
Thanks again for that bug-report.
Regards, Axel
--
,''`. | Axel Beckert <abe at debian.org>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
`- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
More information about the Reproducible-builds
mailing list