Dear all,

After a long coding week-end, oscar-packager --force --all unstable is building 
almost everything from A to Z. (even itself, opkgc and many other oscar tools).
(I still need to work on the debian side).

The last issue I have is ganglia.

I'm stuck with the build.cfg file.
ganglia needs rrdtool to build which is an issue (see below).

We could disable ganglia and rrdtools as they are provided by at least 
fedora-17+ and EPEL(rhel).
Unfortunately, jobmonarch project is again very active, and we are about to 
expect a V1.0 very soon, and this new release will work with Ganglia 3.40 and 
Ganglia-web2 3.5.6. (need to build these in order to have jobmonarch)

So the problem is the following:
we need to have rrdtools built AND installed before building ganglia.

And I don't know how to setup a build.cfg that would solve this issue:
Can we do such a thing:

requires(rrdtools): x y z
requires(ganglia): ganglia:rrdtools rrdtools-devel a b c
rrdtools
common:ganglia
ganglia

Or, do I need to create a specific rrdtool entry with its build.cfg and in the 
ganglia build.cfg have a
requires: rrdtools:rrdtools rrdtools-devel

Thanks for your help.



--
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to