← Back to team overview

nagios-charmers team mailing list archive

[Bug 1718833] Re: pagerduty integration needs HTTP::Request::Common module

 

Thanks Tom, that patch works a treat.  Have merged and pushed.

** Changed in: nagios-charm
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Nagios
Charm developers, which is subscribed to Nagios Charm.
https://bugs.launchpad.net/bugs/1718833

Title:
  pagerduty integration needs HTTP::Request::Common module

Status in Nagios Charm:
  Fix Committed

Bug description:
  On a newly deployed unit on Xenial, I try to run
  /usr/local/bin/pagerduty_nagios.pl and get:

  Can't locate HTTP/Request/Common.pm in @INC (you may need to install the HTTP::Request::Common module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/local/bin/pagerduty_nagios.pl line 35.
  BEGIN failed--compilation aborted at /usr/local/bin/pagerduty_nagios.pl line 35.

  To work around this, install the libhttp-parser-perl package

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-charm/+bug/1718833/+subscriptions


References