Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295361 - Rekeyword net-analyzer/nagios-plugins-1.4.14-r1
Summary: Rekeyword net-analyzer/nagios-plugins-1.4.14-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tobias Scherbaum (RETIRED)
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2009-12-01 20:00 UTC by John Lowry
Modified: 2010-01-22 16:02 UTC (History)
1 user (show)

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


Attachments
A proposed ebuild that adds the "jabber" USE flag in order to make the addon optional and allows for the installing of the proper dependencies. (nagios-plugins-1.4.13-r2.ebuild,4.08 KB, text/plain)
2009-12-01 20:01 UTC, John Lowry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Lowry 2009-12-01 20:00:28 UTC
A contributed XMPP notification relies on Net::Jabber which is not installed during normal building. 

Reproducible: Always

Steps to Reproduce:
1. emerge net-analyzer/nagios-plugins
2. /usr/lib/nagios/plugins/contrib/nagios_sendim.pl


Actual Results:  
Can't locate Net/Jabber.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at /usr/lib/nagios/plugins/contrib/nagios_sendim.pl line 12.
BEGIN failed--compilation aborted at /usr/lib/nagios/plugins/contrib/nagios_sendim.pl line 12.


Expected Results:  
USE: sendim -u user_JID -p password -t destination_JID
EXAMPLE: sendim -u nagios@jabber.org -p nagios -t bitcoder@nagios.org
        (send an instant message as user nagios@jabber.org to bitcoder@jabber.org)


Emerging Net-Jabber fixes the above problem.
Comment 1 John Lowry 2009-12-01 20:01:46 UTC
Created attachment 211716 [details]
A proposed ebuild that adds the "jabber" USE flag in order to make the addon optional and allows for the installing of the proper dependencies.
Comment 2 Tobias Scherbaum (RETIRED) gentoo-dev 2009-12-23 12:42:07 UTC
Added in 1.4.14-r1.

Re-assigning to hppa@g.o, i had to drop your keyword due to a missing dep on dev-perl/Net-Jabber. Please keyword dev-perl/Net-Jabber and re-keyword nagios-plugins. Thanks.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2010-01-22 16:02:15 UTC
Marked ~hppa and closing.