Control: tags 792433 - patch

Ian Jackson writes ("Re: Bug#792433: dgit sbuild should not failed without 
build-deps"):
> PICCA Frederic-Emmanuel writes ("Bug#792433: dgit sbuild should not failed 
> without build-deps"):
> > by -D what do you mean exactly, replace the -d by -D in the patch ?
> 
> I mean this rune
> 
>   LANG=C dgit -D sbuild --clean=git

Oh, I am an idiot.

The problem here is that you are passing --clean=git after sbuild.
But arguments after `sbuild' are passed to sbuild.  So dgit thinks
--clean=git is an sbuild option.  You don't discover this because you
don't get as far as running sbuild (which would, naturally, complain).

I think

   dgit -wg sbuild

ought to work for you.  (Without the patch I previously sent you.)


Having discovered that sid's dpkg-buildpackage -S insists on
build-deps, I now think it isn't right to have dgit override that.  So
I won't be releasing that patch.

Instead I think I will provide an option to more conveniently provide
-d to dpkg-buildpackage, and I will add something to the docs.

Ian.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to