Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 471174

Summary: net-analyzer/icinga-1.9.1 version bump / / install contrib files
Product: Gentoo Linux Reporter: Timo Eissler <morlix>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: morlix
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Timo Eissler 2013-05-24 17:37:54 UTC
Please provide a new ebuild for the new bugfix release 1.9.1 of icinga.

Also i think it would be great to add an additional USE flag "contrib" to install the files and folders within the contrib folder of the icinga sources.

Especially the contrib/downtimes/sched_down.pl should be available to install via a USE flag, because this really ease up the creation of recurring downtimes.

If you are not already working on it, please let me know so that i can update the current icinga ebuild to provide the described changes.


Reproducible: Always
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2013-05-27 23:53:23 UTC
I'm not sure it needs a new use flag (maybe it should just be called when the eventhandler flag is set).  I'm asking upstream if the contrib stuff is within the scope of eventhandler.
Comment 2 Timo Eissler 2013-05-28 06:01:52 UTC
Hello Matthew,

not everything within the contrib folder is within the scope of the eventhandler.

There are at least two specific which imho should be installable via use flags.

1. The downtime schedule script (contrib/downtimes/down_sched.pl)
2. The jabber notification script (contrib/notifications/notify_via_jabber)
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2013-05-28 08:33:16 UTC
added a contrib flag :D