Bug#622624: pbuilder: FTBFS in sid

A Mennucc mennucc1 at debian.org
Wed Apr 13 13:19:36 UTC 2011


Package: pbuilder
Version: 0.199+nmu3
Severity: important

hi,

I tried to compile pbuilder in a sid environment but it FTBFS ;
I used the command
# builder --build   --configfile /etc/pbuilder-sid  pbuilder_0.199+nmu3.dsc
and it ends saying:
 test_pbuilder-apt-config: Ran 43 tests and 34 succeeded, 9 failed
see attachment for full log, and my /etc/pbuilder-sid config.

Instead it builds fine in a 'wheezy' environment.

a.
-------------- next part --------------
# 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=/data5/pbuilder-sid/base.tgz
#EXTRAPACKAGES=gcc3.0-athlon-builder
#export DEBIAN_BUILDARCH=athlon
BUILDPLACE=/data5/pbuilder-sid/build/
MIRRORSITE=http://tonelli.sns.it/mirror/debian
OTHERMIRRORSITE=http://ftp.it.debian.org/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=/data5/pbuilder-sid/result/

# specifying the distribution forces the distribution on "pbuilder update"
DISTRIBUTION=sid
#specify the cache for APT 
APTCACHE="/data5/pbuilder-sid/aptcache/"
APTCACHEHARDLINK="yes"
REMOVEPACKAGES="lilo grub"
#HOOKDIR="/usr/lib/pbuilder-sid/hooks"
HOOKDIR=""

# make debconf not interact with user
export DEBIAN_FRONTEND="noninteractive"

DEBEMAIL=""

#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'
# unset DEBOOTSTRAPOPTS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: typescript.sid
Type: audio/prs.sid
Size: 29666 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pbuilder-maint/attachments/20110413/5bf8d248/attachment-0001.sid>


More information about the Pbuilder-maint mailing list