Help to make bsh reproducible

jathan jathanblackred at openmailbox.org
Mon Sep 25 04:07:27 UTC 2017


On 19/09/17 12:36, Chris Lamb wrote:
> Hey Jathan,
> 
>> I just remember that after excuting grep -r php.tar.gz I edited the
>> debian/rules file
> 
> I'm certain I'm missing something (!) but I'm still not sure what
> your grep is meant to find?   Assuming you are finding no results,
> what, exactly were you expecting to locate? :)
> 
> 
> Best wishes,
> 
Hi Lamby. Sorry for my delay. Regarding to your question, in apg I
executed "grep -r php.tar.gz" to find the next content in debian/rules file:

apg-2.2.3.dfsg.1$ grep -r php.tar.gz
debian/rules:	  --mode=u=rwX,go=rX --sort=name | gzip --no-name > php.tar.gz
debian/rules:	install -D --mode=0644 php.tar.gz
$(CURDIR)/debian/apg/usr/share/doc/apg/php.tar.gz
debian/rules:	rm php.tar.gz

And because of that, I thought for bsh could be the same, but at seems
it is a different situation:

bsh-2.0b4$ grep -r php
bsh-2.0b4$ grep -r php.tar.gz
bsh-2.0b4$(nothing found about php.tar.gz in any file)

I thought for all the timestamps in tarball issues I could do the same
resolution steps as apg exactly, but obviously not since the
explanations I have had asking in IRC and in the mailing list.

-- 
Por favor evita enviarme adjuntos en formato de word o powerpoint, si
quieres saber porque lee esto:
http://www.gnu.org/philosophy/no-word-attachments.es.html
¡Cámbiate a GNU/Linux! http://getgnulinux.org/es

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 878 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20170924/46aa9772/attachment.sig>


More information about the Reproducible-builds mailing list