Hello,

On Sun 29 Jul 2018 at 04:01PM +0200, Mattia Rizzolo wrote:

> On Fri, Jul 27, 2018 at 01:52:35PM +0800, Sean Whitton wrote:
>> Please provide a command line option to override the pbuilderc option
>> SOURCE_ONLY_CHANGES=yes.  I suggest --no-source-only-changes.
>
> Implemented in git.

Thank you!

>> For the time being, dgit's docs are going to include a warning to users
>> that they should set SOURCE_ONLY_CHANGES=no when using `dgit pbuilder`.
>
> You could also inject it like this (untested atm, but you get the idea):
>
>     pbuilder build --configfile =(echo SOURCE_ONLY_CHANGES=no) ....
>
> Now, that's zsh and you can't do so easily in bash (`<(foo)` is not
> enough, it really wants a file that bash can source), but you
> should be able to provide a temporary file yourself as well.

We did consider doing this but decided the issue wasn't important enough
to mess around creating the temporary file.

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature

Reply via email to