[Pbuilder-maint] Re: Bug#329072: mingw32-binutils bug 329072 still occurs

Ron ron at debian.org
Mon Oct 10 04:59:54 UTC 2005


Sorry, that doesn't help me much, I'm not familiar with
pbuilder.  I'm going to need more of a hint about what the
real problem is.

How do your logs compare to those at:

http://buildd.debian.org/build.php?pkg=mingw32-binutils

(please don't mail them yet ;-)

Can you build the package outside pbuilder?
Is anyone else seeing this?

thanks,
Ron


On Mon, Oct 10, 2005 at 11:11:53AM +0800, Paul Wise wrote:
> On Mon, 2005-10-10 at 12:10 +0930, Ron wrote:
> 
> > You are going to have to give me some more info on
> > this one if we are to get anywhere, since it builds
> > fine for me on i386, without intrusive hacks, as
> > evidenced by the last upload itself.
> > 
> > Looks like something bogus in your setup from here,
> > but I remain open minded, if a little sceptical about
> > it being a problem with the package (given that the
> > autobuilders don't have any sort of similar trouble
> > on other arches either ...)
> 
> I simply did the following:
> 
> apt-get source mingw32-binutils
> cd mingw32-binutils-2.16.91-20050827.1/
> pdebuild
> 
> I've attached my pbuilder config in case it is an error in that.
> 
> -- 
> bye,
> pabs
> 
> http://wiki.debian.org/PaulWise

> # this is your configuration file for pbuilder.
> # the file in /usr/share/pbuilder/pbuilderrc is the default template.
> # /etc/pbuilderrc is the one meant for editing.
> #
> # read pbuilderrc.5 document for notes on specific options.
> 
> BASETGZ=/var/cache/pbuilder/base.tgz
> #EXTRAPACKAGES=gpg
> #export DEBIAN_BUILDARCH=athlon
> BUILDPLACE=/var/cache/pbuilder/build/
> MIRRORSITE=http://ftp.iinet.net.au/debian/debian
> #NONUSMIRRORSITE="http://ftp.jp.debian.org/debian-non-US"
> #OTHERMIRROR="deb http://www.home.com/updates/ ./"
> #export http_proxy=http://your-proxy:8080/
> USEPROC=yes
> USEDEVPTS=yes
> USEDEVFS=no
> BUILDRESULT=/var/cache/pbuilder/result/
> 
> # specifying the distribution forces the distribution on "pbuilder update"
> DISTRIBUTION=sid
> #specify the cache for APT 
> APTCACHE="/var/cache/apt/archives/"
> #APTCACHE="/var/cache/pbuilder/aptcache/"
> APTCACHEHARDLINK="yes"
> #REMOVEPACKAGES="lilo"
> #HOOKDIR="/usr/lib/pbuilder/hooks"
> HOOKDIR=""
> 
> # make debconf not interact with user
> export DEBIAN_FRONTEND="noninteractive"
> 
> DEBEMAIL="pabs3 at bonedaddy.net"
> 
> #for pbuilder debuild
> BUILDSOURCEROOTCMD="fakeroot"
> PBUILDERROOTCMD="sudo"
> 
> #default is to build everything. Passed on to dpkg-buildpackage
> #DEBBUILDOPTS="-b"
> DEBBUILDOPTS=""
> 
> #APT configuration files directory
> APTCONFDIR=""
> 
> # the username and ID used by pbuilder, inside chroot. Needs fakeroot, really
> #BUILDUSERID=1234
> BUILDUSERNAME=pbuilder
> 
> # BINDMOUNTS is a space separated list of things to mount
> # inside the chroot.
> BINDMOUNTS=""
> 
> # Set the debootstrap variant to 'buildd' type.
> # DEBOOTSTRAPOPTS[0]='--variant=buildd'
> # or work around bug in debootstrap 3.0.0 (314858)
> unset DEBOOTSTRAPOPTS
> 
> # FARKNESS
> USE_PDEBUILD_INTERNAL=""
> 
> # Set the PATH I am going to use inside pbuilder: default is "/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"
> export PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"
> 
> # SHELL variable is used inside pbuilder by commands like 'su'; and they need sane values
> export SHELL=/bin/bash
> 
> # The name of debootstrap command.
> DEBOOTSTRAP="cdebootstrap"






More information about the Pbuilder-maint mailing list