[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pbuilder requests Build-Depends on local machine - why this?



 Hm, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786690

On Thu, 25 Jun 2015 15:14:33 +0200
gregor herrmann <gregoa@debian.org> wrote:
> So you have to pass "-d" (for making the checks non-fatal, i.e.
> warnings, again, as they were before), or -nc (don't run clean) to
> dpkg-buildpackage; directly or via --debbuildopts in the case of
> pdebuild.
> 
> (Note that -nc seems to break pbuilder's "build twice" feature.)

 I've changed local pdebuild as

-    echo "dpkg-buildpackage -S -us -uc -r${BUILDSOURCEROOTCMD} $DEBBUILDOPTS" | \ 
+    echo "dpkg-buildpackage -S -d -us -uc -r${BUILDSOURCEROOTCMD} $DEBBUILDOPTS" | \


-- 
Regards,

 Hideki Yamane     henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane


Reply to: