[Pkg-xfce-devel] Re: [Pkg-xfce-commits] r1195 - in scripts: . pbuilder pbuilder/hooks

Simon Huggins huggie at earth.li
Wed Apr 11 10:29:55 UTC 2007


On Tue, Apr 10, 2007 at 08:37:46PM +0000, Yves-Alexis Perez wrote:
> Modified: scripts/pbuilder/pdebuild.conf
> ===================================================================
> --- scripts/pbuilder/pdebuild.conf	2007-04-10 20:36:28 UTC (rev 1194)
> +++ scripts/pbuilder/pdebuild.conf	2007-04-10 20:37:45 UTC (rev 1195)
> @@ -10,8 +11,8 @@
>  HOOKDIR=$BASEDIR/scripts/pbuilder/hooks
>  APTCACHE=$BUILDPLACE

> -MIRRORSITE=http://debian.fastweb.it/debian

> +MIRRORSITE=http://ftp.fr.debian.org/debian

This should be in your pdebuild.conf.local rather than committing this
to the trunk copy.

> Modified: scripts/pbuilder/pdebuild.wrapper
> ===================================================================
> --- scripts/pbuilder/pdebuild.wrapper	2007-04-10 20:36:28 UTC (rev 1194)
> +++ scripts/pbuilder/pdebuild.wrapper	2007-04-10 20:37:45 UTC (rev 1195)
> @@ -4,5 +4,5 @@

>  pdebuild --configfile $D/pdebuild.conf \
>  	--logfile $D/xfce/log/`basename $(pwd)`-buildd.log \
> -		-- --othermirror "deb file:/var/cache/apt/archives ./" \
> +		-- --othermirror "deb file:/var/cache/apt/archives ./|deb http://ftp.fr.debian.org/debian/ experimental main" \
>  			--override-config --distribution unstable

You can use:
OTHERMIRROR="deb http://localhost:3142/debian experimental main"
in pdebuild.conf.local again here.

Simon

-- 
... "No, the radio works.  You don't" - Basil, Fawlty Towers



More information about the Pkg-xfce-devel mailing list