pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38703: net/nagios-plugins fails on Linux because bin/dig is not found



>Number:         38703
>Category:       pkg
>Synopsis:       net/nagios-plugins fails on Linux because bin/dig is missed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 20 10:10:03 +0000 2008
>Originator:     cheusov%tut.by@localhost
>Release:        NetBSD 4.0_STABLE
>Organization:
>Environment:
System: NetBSD chen.chizhovka.net 4.0_STABLE NetBSD 4.0_STABLE (GENERIC) #3: 
Wed Apr 23 00:58:08 EEST 2008 
cheusov%chen.chizhovka.net@localhost:/srv/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
http://www.mova.org/~cheusov/pub/pkgsrc-pbulk/Debian-etch/current/log/20080519.1218/net/nagios-plugins/stage_install.html

   => Checking file-check results for nagios-plugins-1.4.3nb5
   ERROR: ************************************************************
   ERROR: The following files are in the PLIST but not in /usr/pkg:
   ERROR:         /usr/pkg/libexec/nagios/check_dig
   ERROR:         /usr/pkg/libexec/nagios/check_dns
   *** Error code 1

This happens because Debian "base system" doesn't provide bin/dig executable.
It is provided by net/bind9 package.
What about separating bin/dig into a separate package and
adding missed dependancy (net/nagios-plugins depends on net/dig)?

>Fix:

Unknown


Home | Main Index | Thread Index | Old Index