2008/6/8 Martijn van Iersel <[EMAIL PROTECTED]>: > I'm trying to create multiple pbuilders, as described in > https://wiki.ubuntu.com/PbuilderHowto. I'm using the exact pbuilderrc > mentioned in the howto, but with intrepid added to the list of possible > values for DIST. It's not working. For some reason my .pbuilderrc is > ignored. For example, if I do > > [EMAIL PROTECTED]:~$ DIST=blah sudo pbuilder create
I had exactly the same problem, and ended up solving it with: sudo DIST=blah pbuilder create i.e. the version of sudo in hardy doesn't seem to hand on the environmental variables. Regards Jeff -- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
