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

Re: using testing/stable/unstable names with cdebootstrap



On Monday 08 October 2007, Goswin von Brederlow wrote:
> Does it matter anywhere? You can use testing as suite name on
> invocation and it will see that testing currently is lenny and use
> that.

I think it does.

rrs@learner:~$ my-pbuilder-unstable.sh create
W: /home/rrs/.pbuilderrc does not exist
Distribution is unstable.
Building the build environment
 -> running cdebootstrap
/usr/bin/cdebootstrap
E: Unknown suite unstable
pbuilder: cdebootstrap failed
 -> Aborting with an error
 -> cleaning the build env
    -> removing 
directory /media/VMIMAGES/pbuilder/unstable/pbuilder/build/7318 and its 
subdirectories

Here's the relevant .pbuilderrc

rrs@learner:~$ cat .pbuilderrc-unstable
ROOT_DIR=/media/VMIMAGES/pbuilder
BASETGZ=$ROOT_DIR/unstable/pbuilder/base.tgz
BUILDPLACE=$ROOT_DIR/unstable/pbuilder/build
MIRRORSITE=http://ftp.debian.org/debian
USEPROC=yes
USEDEVPTS=yes
USEDEVFS=no
BUILDRESULT=$ROOT_DIR/unstable/pbuilder/result
# forces the distribution on "pbuilder update"
DISTRIBUTION=unstable
APTCACHE="$ROOT_DIR/unstable/pbuilder/aptcache"
APTCACHEHARDLINK="yes"
REMOVEPACKAGES="lilo"
HOOKDIR=""
export DEBIAN_FRONTEND="noninteractive"
DEBEMAIL="Ritesh Raj Sarraf <rrs@researchut.com>"
BUILDSOURCEROOTCMD="fakeroot"
PBUILDERROOTCMD="sudo"
DEBBUILDOPTS=""
APTCONFDIR=""
BUILDUSERID=1234
BINDMOUNTS=""
DEBOOTSTRAPOPTS[0]='--variant=buildd'


Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: