Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378583 - net-misc/munin patch and USE flag needed for Asterisk plugins
Summary: net-misc/munin patch and USE flag needed for Asterisk plugins
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL: http://munin-monitoring.org/ticket/1118
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-10 00:00 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2011-08-17 15:46 UTC (History)
2 users (show)

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


Attachments
Patch to fix asterisk plugins (0001-Fix-Asterisk-plugins.patch,6.48 KB, patch)
2011-08-12 18:48 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2011-08-10 00:00:35 UTC
The asterisk plugins require Net::Telnet to connect to the asterisk management interface. Given that other USE flags bring in the required modules, it might be a good idea to add this.

Thanks,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-08-10 00:15:13 UTC
Might be a bit more complex as at least asterisk_channels uses a deprecated syntax :| Will speak with Tony tommorrow if I find time.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-08-12 18:47:48 UTC
I'll attach a patch to fix the Asterisk plugins to actually work and not dirty the logs with crap in a moment.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-08-12 18:48:58 UTC
Created attachment 283083 [details, diff]
Patch to fix asterisk plugins
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-08-17 15:46:38 UTC
+*munin-1.4.6-r2 (17 Aug 2011)
+
+  17 Aug 2011; Jeremy Olexa <darkside@gentoo.org> -munin-1.4.6-r1.ebuild,
+  +munin-1.4.6-r2.ebuild, +files/munin-1.4.6-fix-asterisk-plugins.patch,
+  +files/munin-node_conf.d_1.4.6-r2, +files/munin-node_init.d_1.4.6-r2,
+  -files/munin-node_conf.d_1.3.3-r1, -files/munin-node_init.d_1.3.3-r1,
+  metadata.xml:
+  Revision bump to fix bugs: 367785, 378583, 378003. Patches by Diego Elio
+  Pettenò