Re: [Reproducible-builds] [Debian Wiki] Update of "ReproducibleBuilds" by Lunar

2014-10-02 Thread Holger Levsen
Hi Daniel, for those who are not on #debian-reproducible... :) On Donnerstag, 25. September 2014, Daniel Kahn Gillmor wrote: > Out of curiosity, why do we not need to run tests when rebuilding? The > r-b process *is* changing the way things are built and occasionally > tweaking files after they'

Re: [Reproducible-builds] [Debian Wiki] Update of "ReproducibleBuilds" by Lunar

2014-09-25 Thread Holger Levsen
Hi Daniel, On Donnerstag, 25. September 2014, Daniel Kahn Gillmor wrote: > Out of curiosity, why do we not need to run tests when rebuilding? to speed up things when building hundreds of packages, as https://jenkins.debian.net/view/reproducible does :) > The > r-b process *is* changing the way

Re: [Reproducible-builds] [Debian Wiki] Update of "ReproducibleBuilds" by Lunar

2014-09-25 Thread Daniel Kahn Gillmor
On 09/24/2014 05:07 PM, Debian Wiki wrote [lunar changed]: > Comment: > no need to run tests when rebuilding packages > > {{{ > apt-get source --download-only acl > - sudo pbuilder --build --basetgz /var/cache/pbuilder/base-reproducible.tgz > acl_*.dsc > + sudo DEB_BUILD_OPTIONS=nocheck pbu