Is this list the right place to ask koji releated questions?
If so:
I am playing with koji by setting up a local build system. I have am able to do some examples like build the bash package.
I am now attempting to setup a large collection of packages and wondering about package dependencies and ordering. How do you prepare a koji-builder system or is that taken care of? For example, if package X requires program foo to build, do I need to be aware of this and make sure foo is on koji-builder system.
Thanks
On Thursday 08 January 2009 09:48:35 am Doug Reiland wrote:
Is this list the right place to ask koji releated questions?
If so:
I am playing with koji by setting up a local build system. I have am able to do some examples like build the bash package.
I am now attempting to setup a large collection of packages and wondering about package dependencies and ordering. How do you prepare a koji-builder system or is that taken care of? For example, if package X requires program foo to build, do I need to be aware of this and make sure foo is on koji-builder system.
you need to have either built/imported all packages that you need to build against. and they need to be available via inheritance to the build tag.
Dennis
infrastructure@lists.fedoraproject.org