[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

backports com pbuilder



 Olá

 Estou tentando fazer o backport de um pacote usando o 
pbuilder[0], mas o cdebootstrap não sai do lugar.

$ sudo pbuilder create --distribution sarge
Distribution is sarge.
Building the build environment
 -> running cdebootstrap
/usr/bin/cdebootstrap
P: Retrieving Release

 Fica ai parado. Usei o pbuilder apenas uma vez seguindo
o artigo[1] do Roberto Sanchez e funcionou bem. Sabem dizer
o porque? Recomendam algum artigo sobre o assunto?


 Abaixo o ~/.pbuilderrc(versão sarge-backports)


 []
 hpfn


[0] - http://edseek.com/~jasonb/articles/pbuilder_backports/index.html
[1] - http://familiasanchez.net/~roberto/howtos/debcustomize

$ cat .pbuilderrc
# 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=gcc3.0-athlon-builder
#export DEBIAN_BUILDARCH=athlon
BUILDPLACE=/var/cache/pbuilder/build/
MIRRORSITE=http://www.jp.us.debian.org/debian
#OTHERMIRROR="deb http://www.home.com/updates/ ./"
export http_proxy=http://192.168.1.121:10100
USEPROC=yes
USEPROC=yes
USEDEVPTS=yes
USEDEVFS=no
BUILDRESULT=/var/cache/pbuilder/result/

# specifying the distribution forces the distribution on "pbuilder update"
DISTRIBUTION=sarge
#specify the cache for APT 
APTCACHE="/var/cache/pbuilder/aptcache/"
APTCACHEHARDLINK="yes"
REMOVEPACKAGES="lilo"
#HOOKDIR="/usr/lib/pbuilder/hooks"
HOOKDIR="/etc/pbuilder/hook.d"

# 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="/var/cache/pbuilder/result"

# Set the debootstrap variant to 'buildd' type.
# DEBOOTSTRAPOPTS[0]='--variant=buildd'
unset DEBOOTSTRAPOPTS

# Set the PATH I am going to use inside pbuilder: default is "/usr/sbin:/usr/bin:/sbin:/bi
n:/usr/X11R6/bin"
export PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/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"

# default file extension for pkgname-logfile
PKGNAME_LOGFILE_EXTENTION="_$(dpkg --print-architecture).build"


--
Linux user number 416100
Ging
FE1905B2 - ID

Attachment: 00000002.mimetmp
Description: PGP signature

Attachment: pgp63c3A22ScX.pgp
Description: PGP signature


Reply to: