Re: [Ganglia-developers] [Ganglia-general][ANNOUNCEMENT] Ganglia 3.1.0 tarball ready for testing...

2008-07-30 Thread Carlo Marcelo Arenas Belon
On Tue, Jul 29, 2008 at 10:36:39PM +0100, [EMAIL PROTECTED] wrote:
 
 Looking more closely, I had run configure with --disable-python for
 another build before running `make dist-gzip', I suspect that has
 something to do with it.  I will continue investigating...

that is an old BUG that I thought we had make already to difficult to trigger
to hurt us, as --disable-python is almost never needed anyway as python
support will softly disable itself in most of the cases and the instructions
to build a distribution package say to call ./configure without parameters.

Committed revision 1610 for trunk.

which should avoid unintentionally removing from the release package files
depending on the build environment used for bootstrapping.

sadly the fact that we are distributing compiled python bytecodes against
all packaging recommendations and building it at bootstrapping time will
make the packages different depending if python is available or not, but
since most distributions will remove the pyc files and regenerate them anyway
that shouldn't be that much of an issue.

 Maybe the spec file needs to detect the `disable-python' switch,

that is another layering violation, the SPEC should expect a stable package
which contains everything needed to build independently of what flags will
be used to do so.

the current fix should hopefully allow the SPEC to work by luck, but haven't
test it.

 or maybe the spec file needs to generate two versions of gmond, one with
 python and one without (e.g. a ganglia-gmond-nopython package)

a --without-python rpm option might be an interesting option for this and will
be most likely a good idea for 3.2 which contains 2 versions of gmetad (one of
them in python) as well as for a future 3.1 SPEC that will finally consolidate
the obsoleted AIX SPEC but definitely not an issue now and not a showstopper
for 3.1.0

Carlo

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


Re: [Ganglia-developers] [Ganglia-general] [ANNOUNCEMENT] Ganglia 3.1.0 tarball ready for testing...

2008-07-30 Thread Bernard Li
Hi Carlo:

On Tue, Jul 29, 2008 at 10:58 PM, Carlo Marcelo Arenas Belon
[EMAIL PROTECTED] wrote:

 It was also nice to see the link to the location for the testing tarball was
 fixed as well, even if it will seem the testing period is now finished and
 would expect that whole paragraph to be removed soon.

I think that is actually a bug with the Wiki, because I tried to edit
the link twice and it always grabbed the period . with the URL, I
did ultimately fixed it though.

Regards,

Bernard

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


Re: [Ganglia-developers] [Ganglia-general][ANNOUNCEMENT]Ganglia 3.1.0 tarball ready for testing...

2008-07-29 Thread Carlo Marcelo Arenas Belon
On Tue, Jul 29, 2008 at 09:27:26PM +0100, [EMAIL PROTECTED] wrote:
 Looking in the tarball, the pyconf files aren't present.

the testing tarball and the testing RPMs generated from it have them :

  http://www.ganglia.info/testing/

indeed, the Fedora Rawhide packages (will be part of Fedora 10) also
seem healthy :

  
http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/Packages/

Carlo

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers