Bug#399257: [Pbuilder-maint] Bug#399257: pdebuild-internal does not work with AUTO_DEBSIGN

Junichi Uekawa dancer at netfort.gr.jp
Tue Nov 21 23:52:53 CET 2006


Hi,


> 
> Do you mean something like the attached patch?
> 
> Regards,
> -- 
> Anderson Lizardo
> [2 pdebuild_internal_debsign-2.patch <text/x-patch; ANSI_X3.4-1968 (base64)>]
> Index: pbuilder-0.160.1custom7/pdebuild
> ===================================================================
> --- pbuilder-0.160.1custom7.orig/pdebuild	2006-11-19 16:06:43.000000000 -0400
> +++ pbuilder-0.160.1custom7/pdebuild	2006-11-19 16:20:29.000000000 -0400
> @@ -37,6 +37,7 @@
>  export BUILDRESULTGID=$(id -g)
>  
>  if [ "${USE_PDEBUILD_INTERNAL}" = 'yes' ]; then
> +    export BUILDRESULT=$(readlink -f ..)
>      ${PBUILDERROOTCMD} ${PDEBUILD_PBUILDER} --execute "$@" ${EXTRA_CONFIGFILE[@]/#/--configfile } --bindmounts $(readlink -f ..) -- /usr/lib/pbuilder/pdebuild-internal ${PWD} --debbuildopts "${DEBBUILDOPTS}" --uid "${BUILDRESULTUID}" --gid "${BUILDRESULTGID}"
>  else
>      if ! dpkg-checkbuilddeps -B ; then

Yup.


regards,
	junichi
-- 
dancer@{debian.org,netfort.gr.jp}   Debian Project




More information about the Pbuilder-maint mailing list