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

Re: multiple pbuilders (sid and hardy)



Grammostola Rosea a écrit :
> Mmh doesn't seems to work here:
> 
> $ sudo DIST=hardy pbuilder create
> W: /home/d/.pbuilderrc does not exist
> I: Distribution is sid.
> I: Building the build environment
> I: running cdebootstrap
> /usr/bin/cdebootstrap
> P: Retrieving Release
> P: Retrieving Release.gpg
> P: Validating Release
> I: Good signature from "Debian Archive Automatic Signing Key (4.0/etch)
> <ftpmaster@debian.org>"
> P: Parsing Release
> P: Retrieving Packages.gz

Your pbuilder is poiting to the Debian archive which is not what you
want (you want to use an Ubuntu mirror). With options specified on the
command line, you may create your pbuilder with:
$ sudo pbuilder create ­­--basetgz /tmp/hardy­amd64­base.tgz  --­­mirror
http://archive.ubuntu.com/ubuntu ­­--distribution hardy ­­--components
"main restricted universe multiverse"

Regards,

Lionel



Reply to: