[rb-general] Bug#916021: lintian: Please check for references to build directory

Dmitry Bogatov KAction at debian.org
Mon Dec 10 20:49:54 CET 2018


[2018-12-09 22:46] Chris Lamb <lamby at debian.org>
> [Adding rb-general at lists.reproducible-builds.org to CC]
> 
> > please add check, that files in binary packages do not refer to build
> > directory. See (#915511) for example.  ($PWD)
> 
> Do you mean the literal string "$PWD"?

No, I meant another thing.

I believe, most of us keep repositories of git packages somewhere under
~/.  For example, for me, ucspi-tcp package is located at
/home/iu/devel/salsa/ucspi-tcp.

So my workflow is following:

 $ cd /home/iu/devel/salsa/ucspi-tcp
 $ dpkg-buildpackage -us -uc
 $ lintian

And here lintian could check, that generated binary packages does not
contains references to /home/iu/devel/salsa/ucspi-tcp.


More information about the rb-general mailing list