[Solved] Re: pbuilder create fails on debootstrap

2005-08-17 Thread Maurits van Rees
On Wed, Aug 17, 2005 at 11:15:00PM +0200, Maurits van Rees wrote: > Meanwhile I notice a bug report called "pbuilder: cannot build sarge > basetgz": http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=316135. > That's for version 0.127, but might help me too. My /var partition is > mounted nodev. I'

Re: pbuilder create fails on debootstrap

2005-08-17 Thread Maurits van Rees
Hi Roberto, On Wed, Aug 17, 2005 at 04:36:16PM -0400, Roberto C. Sanchez wrote: > I am inclined to think that the comment someone else made further up in > the thread about the APTCONFDIR setting was right. Make sure that there > is not a base.tgz alread there, remove or comment out the APTCONFDI

Re: pbuilder create fails on debootstrap

2005-08-17 Thread Roberto C. Sanchez
On Wed, Aug 17, 2005 at 04:44:37PM +0200, Maurits van Rees wrote: > Hello everyone, > > I am playing around with Roberto Sanchez's Debian Package > Customization HOWTO on > http://familiasanchez.net/~roberto/?page=debcustomize. This is > failing for me at the first step already: pbuilder create.

Re: pbuilder create fails on debootstrap

2005-08-17 Thread Maurits van Rees
On Wed, Aug 17, 2005 at 10:13:57PM +0200, Maurits van Rees wrote: > Not really, I would say. Well, worth a try to remove that line from > /etc/pbuilderrc. Nope, no change. :-/ I'll comment out some other > settings and try again. I tried with the following uncommented and non empty lines in both

Re: pbuilder create fails on debootstrap

2005-08-17 Thread Maurits van Rees
On Wed, Aug 17, 2005 at 03:45:10PM -0400, Kevin Coyner wrote: > In looking closer at your first email, I noticed you set: > > APTCONFDIR="/etc/apt/" in your .pbuilderrc file > > ... which means the apt sources will be copied from your setup. The > default is to leave this blank. Do you have a

Re: pbuilder create fails on debootstrap

2005-08-17 Thread Kevin Coyner
On Wed, Aug 17, 2005 at 07:54:20PM +0200, Maurits van Rees wrote.. > On Wed, Aug 17, 2005 at 01:06:11PM -0400, Kevin Coyner wrote: > > Have a look at this: > > > > http://lists.debian.org/debian-devel/2005/07/msg00649.html > > > > ... which is a workaround. Essentially create a stable chr

Re: pbuilder create fails on debootstrap

2005-08-17 Thread Maurits van Rees
On Wed, Aug 17, 2005 at 01:06:11PM -0400, Kevin Coyner wrote: > Have a look at this: > > http://lists.debian.org/debian-devel/2005/07/msg00649.html > > ... which is a workaround. Essentially create a stable chroot > first, then upgrade it to unstable. And how do I create a stable chroot? *That

Re: pbuilder create fails on debootstrap

2005-08-17 Thread Maurits van Rees
On Wed, Aug 17, 2005 at 03:56:13PM +0100, Jon Dowland wrote: > It may or may not be related, but there's a thread in -devel atm about > pbuilder being broken for unstable chroots. Try explicitly specifying > either stable or testing. If you want sid, the recommended approach is > to start with test

Re: pbuilder create fails on debootstrap

2005-08-17 Thread Kevin Coyner
On Wed, Aug 17, 2005 at 04:44:37PM +0200, Maurits van Rees wrote.. > I am playing around with Roberto Sanchez's Debian Package > Customization HOWTO on > http://familiasanchez.net/~roberto/?page=debcustomize. This is > failing for me at the first step already: pbuilder create. Have a look

Re: pbuilder create fails on debootstrap

2005-08-17 Thread Jon Dowland
On Wed, Aug 17, 2005 at 04:44:37PM +0200, Maurits van Rees wrote: > What could be wrong? I would appreciate any help. It may or may not be related, but there's a thread in -devel atm about pbuilder being broken for unstable chroots. Try explicitly specifying either stable or testing. If you want

pbuilder create fails on debootstrap

2005-08-17 Thread Maurits van Rees
Hello everyone, I am playing around with Roberto Sanchez's Debian Package Customization HOWTO on http://familiasanchez.net/~roberto/?page=debcustomize. This is failing for me at the first step already: pbuilder create. To capture the output I used the following line: sudo pbuilder create > outp