Hi,

On Sun, Aug 28, 2005 at 02:25:49PM +0900, Junichi Uekawa wrote:
> > Short request:
> > Please document how to get pbuilder working for testing and unstable
> > target for stable system in /usr/share/doc/pbuilder/pbuilder-doc.htm
> > I think installing backported pbuilder is the only sure solution.
> 
> The FAQ for pbuilder 'pbuilder create fails' states 
> 
>       There are people who occasionally backport debootstrap to stable
>       versions; hunt for them.

Very true.

I actually had some time recently to start using pbuilder again.

I think we can use pbuilder in unstable "as is" because this is mostly shell
code. But I realized cdebootstrap is the package which really needs to be
backported.  I created local packages of cdebootstrap and pbuilder in sarge
stable anyway.  It looks there seem to be no issue so far.

One trap was local configuration file, ~/.pbuilderrc for me.

With your switch to cdebootstrap, now we need to apply the same change
as you made to the default configuration file.  This will hit most
pbuilder user upgrading to etch/testing who copied system setting to
local setting or edited system setting.. 

| 5. Configuration Files
| 
| It is possible to specify all settings by command-line options. However,
| for typing convenience, it is possible to use a configuration file.
| 
| /etc/pbuilderrc and ${HOME}/.pbuilderrc are read in when pbuilder is
| invoked. The possible options are documented in the pbuilderrc.5 manual
| page.

You may consider to mention this fact here:

| 5. Configuration Files
| 
| It is possible to specify all settings by command-line options. However,
| for typing convenience, it is possible to use a configuration file.
| 
| /etc/pbuilderrc and ${HOME}/.pbuilderrc are read in when pbuilder is
| invoked. The possible options are documented in the pbuilderrc.5 manual
| page.
|
| Please note ${HOME}/.pbuilderrc supersede system settings.  For
| example, if you are upgrading from sarge to etch, you may need to
| adjust some part of your local setting just like new
| /usr/share/pbuilder/pbuilderrc, e.g., "unset DEBOOTSTRAPOPTS", to cope
| with the use of cdebootstrap.  The same care is needed if you edited
| old system setting in /etc/pbuilderrc .

Osamu



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to