Than the problem is not pbuilder but debootstrap. Editing /usr/lib/debootstrap/script/[sarge|sid] and remove aptitude from inside should make the trick since afaik it is not an essential pkg but just a plus in the base system.
Fabio On Thu, 26 Sep 2002, Noah Meyerhans wrote: > On Thu, Sep 26, 2002 at 09:58:02PM +0200, Fabio Massimo Di Nitto wrote: > > hmmmm you can try just using debootstrap to build the 3 chroot > > environments you need. Probably it's the easiest way without messing with > > the system. Do you have any clue way pbuilder does not work? As far as I > > have seen until now pbuilder is a set of scripts that should run > > everywhere. > > pbuilder would work fine, except that it really wants aptitude > installed, which it can't get on MIPS. I don't know why it wants > aptitude, or why aptitude can't build on MIPS (it's a C++ compiler > issue). > > noah > >

