Bug#312121: [Pbuilder-maint] Bug#312121: pbuilder: The attached patch should handle all cases

Junichi Uekawa dancer at netfort.gr.jp
Thu Oct 20 14:16:56 UTC 2005


At Thu, 20 Oct 2005 10:12:58 +0900,
Junichi Uekawa wrote:
> 
> Hmm.. is this patch removing -P or am I missing something?
> I'd expect it to be something like
> -    echo "dpkg-buildpackage -S -us -uc -r${BUILDSOURCEROOTCMD} $DEBBUILDOPTS" | perl -pe 's/(^|\s)-P(\s|$)/$1$2/g' | /bin/bash
> +    echo "dpkg-buildpackage -S -us -uc -r${BUILDSOURCEROOTCMD} $DEBBUILDOPTS" | perl -pe 's/(^|\s)-B(\s|$)/$1$2/g' | /bin/bash
> 

Without this modification:
$ pdebuild  --debbuildopts -B
W: /home/dancer/.pbuilderrc does not exist
dpkg-checkbuilddeps: Unmet build dependencies: libdshconfig1-dev (>= 0.20.11-1)W: Unmet build-dependency in source
dpkg-buildpackage: cannot combine -B and -S





I'll commit when I can ssh to alioth.


regards,
	junichi




More information about the Pbuilder-maint mailing list