From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 8 13:43:01 2007 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CC2A16A41B; Sat, 8 Sep 2007 13:43:01 +0000 (UTC) (envelope-from stefan@kaltenbrunner.cc) Received: from cronos.madness.at (madness.at [217.196.146.217]) by mx1.freebsd.org (Postfix) with ESMTP id CCF0B13C45A; Sat, 8 Sep 2007 13:43:00 +0000 (UTC) (envelope-from stefan@kaltenbrunner.cc) Received: from mastermind.kaltenbrunner.cc ([83.215.233.60]) by cronos.madness.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1IU0DH-00082f-GZ; Sat, 08 Sep 2007 15:19:07 +0200 Message-ID: <46E2A147.4020509@kaltenbrunner.cc> Date: Sat, 08 Sep 2007 15:19:03 +0200 From: Stefan Kaltenbrunner User-Agent: Icedove 1.5.0.12 (X11/20070607) MIME-Version: 1.0 To: edwin@FreeBSD.org References: <200709081250.l88CoM9O046283@freefall.freebsd.org> In-Reply-To: <200709081250.l88CoM9O046283@freefall.freebsd.org> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Report: -4.4/10.0 ---- Start SpamAssassin results * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] ---- End SpamAssassin results Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/115443: net-mgmt/netsaint-plugins - incorrect library path in perl based nagios-plugins X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2007 13:43:01 -0000 edwin@FreeBSD.org wrote: > Synopsis: net-mgmt/netsaint-plugins - incorrect library path in perl based nagios-plugins > > State-Changed-From-To: open->closed > State-Changed-By: edwin > State-Changed-When: Sat Sep 8 12:48:59 UTC 2007 > State-Changed-Why: > I'm sorry, but I've had to axe the net-mgmt/netsaint and > net-mgmt/netsaint-plugins ports. > > Please migrate to net-mgmt/nagios since that one is still being > developed. I'm actually using net-mgmt/nagios-plugins here - my usage of "netsaint-plugins" was incorrect. the current version of net-mgmt/nagios-plugins still has the same problem: nagios-plugins-1.4.9_1,1 Plugins for Nagios # /usr/local/libexec/nagios/check_mailq --help Can't locate utils.pm in @INC (@INC contains: nagios /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at /usr/local/libexec/nagios/check_mailq line 36. BEGIN failed--compilation aborted at /usr/local/libexec/nagios/check_mailq line 36. Stefan