Hi, On Mon, 7 Dec, 2020, 9:03 pm Steffen Möller, <[email protected]> wrote:
> Hello, > > That cleaning I had introduced between the builds somewhen was removed > and to avoid some ping-pong I thought we should talk about it. I presume > this is because of some system setting that runs cowbuilder when I run > it within the source tree. Can routine-update please somehow test for > that and give a warning to change the local configuration if we decide > not to clean? > > Here what it looks like for me, i.e. a perfect build that has the > routine interrupted: > So looking at the last commit message "ready to upload to unstable" it looks like routine-update did it's work well. What is interrupted is fundamentally gbp instead. R-U runs a "gbp build --git-builder=pbuilder" at the end and $gbp buildpackage cannot proceed without everything being committed. If you'd want R-U to do it's work and would like to trigger a build manually, you can do so with: $routine-update --no-build -f Best, Nilesh > >

