Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406855 - sys-cluster/ganglia: Install gmetad-python.
Summary: sys-cluster/ganglia: Install gmetad-python.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Justin Bronder (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-04 08:06 UTC by Tom Prince
Modified: 2015-08-05 14:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Updated ebuild. (ganglia-3.2.0.ebuild,3.57 KB, text/plain)
2012-03-04 08:06 UTC, Tom Prince
Details
init.d file (gmetad-python,520 bytes, text/plain)
2012-03-04 08:07 UTC, Tom Prince
Details
updated ebuild (ganglia-3.2.0.ebuild,3.58 KB, text/plain)
2012-03-04 09:57 UTC, Tom Prince
Details
patch to create pid file before setuid. (gmetad-python-pid.patch,1003 bytes, patch)
2012-03-04 09:58 UTC, Tom Prince
Details | Diff
init.d file (gmetad-python,510 bytes, text/plain)
2012-03-04 09:58 UTC, Tom Prince
Details
updated ebuild for 3.3.7 (ganglia-3.3.7.ebuild,2.80 KB, text/plain)
2013-01-11 03:15 UTC, Tom Prince
Details
updated ebuild for 3.3.7 (ganglia-3.3.7.ebuild,2.76 KB, text/plain)
2013-01-11 03:23 UTC, Tom Prince
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Prince 2012-03-04 08:06:38 UTC
Created attachment 304185 [details]
Updated ebuild.

Recent versions of ganglia include an extensible python replacement for gmetad.
Comment 1 Tom Prince 2012-03-04 08:07:28 UTC
Created attachment 304187 [details]
init.d file
Comment 2 Tom Prince 2012-03-04 09:57:43 UTC
Created attachment 304197 [details]
updated ebuild

Fixes cd errors, and adds patch to setuid after creating pid file.
Comment 3 Tom Prince 2012-03-04 09:58:18 UTC
Created attachment 304199 [details, diff]
patch to create pid file before setuid.
Comment 4 Tom Prince 2012-03-04 09:58:44 UTC
Created attachment 304201 [details]
init.d file
Comment 5 Tom Prince 2012-03-04 10:05:12 UTC
https://github.com/ganglia/monitor-core/pull/21
Upstream pull request re: setuid
Comment 6 Tom Prince 2013-01-11 03:15:35 UTC
Created attachment 335132 [details]
updated ebuild for 3.3.7
Comment 7 Tom Prince 2013-01-11 03:23:04 UTC
Created attachment 335134 [details]
updated ebuild for 3.3.7

This one actually works (doesn't apply patch applied upstream).
Sorry for the noise.
Comment 8 Justin Bronder (RETIRED) gentoo-dev 2013-02-15 17:46:20 UTC
Can gmetad and gmetad.py run at the same time?
Comment 9 Justin Bronder (RETIRED) gentoo-dev 2015-08-05 14:27:24 UTC
+*ganglia-3.7.1-r1 (05 Aug 2015)
+
+  05 Aug 2015; Justin Bronder <jsbronder@gentoo.org> +ganglia-3.7.1-r1.ebuild,
+  +files/gmetad-python.rc:
+  add gmetad-python (#406855)