[Bug 628933] Re: pbuilder-dist and flexible configuration files

Gunnar Thielebein 628933 at bugs.launchpad.net
Thu Sep 2 20:41:11 UTC 2010


Hi Sigfried,

thanks to your fast reply. To hopefully clarify it more shortly: The old
shell pbuilder-dist script had the possibility to add some variable
exports somewhere like

export DIST = $DISTRIBUTION
export ARCH = $ARCHITECTURE

This is not possible for me within the python script at least not with using s.t. like os.environ['DIST'] = distribution . 
So what I need is a solution to make use of the flexibility of the above pbuildrc config for setting specific MIRROR/OTHERMIRROR/COMPONENTS options for different distributions. I want to integrate packages from my ppa and other sources into the build-chroot on build process. And yes, I want to stay with the python script whenever possible :-)

-- 
pbuilder-dist and flexible configuration files
https://bugs.launchpad.net/bugs/628933
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.




More information about the universe-bugs mailing list