Hi!

This bug only pops up if an old version of nagios-plugins-basic is installed,
which does not ship the functions file. Thus a versioned depends is required, as
done in the attached patch. I'll request an NMU of the packages I prepared and
uploaded to
http://www.model.in.tum.de/~tautschn/debian/nagios-plugins_1.4.5-2.1.dsc 

Best,
Michael

diff -urN nagios-plugins-1.4.5.orig/debian/changelog 
nagios-plugins-1.4.5/debian/changelog
--- nagios-plugins-1.4.5.orig/debian/changelog  2007-05-18 22:25:22.000000000 
+0200
+++ nagios-plugins-1.4.5/debian/changelog       2007-05-18 22:45:23.000000000 
+0200
@@ -1,3 +1,11 @@
+nagios-plugins (1.4.5-2.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * nagios-plugins-standard must have a versioned depends on
+    nagios-plugins-basic (Closes: #420954)
+
+ -- Michael Tautschnig <[EMAIL PROTECTED]>  Fri, 18 May 2007 22:44:59 +0200
+
 nagios-plugins (1.4.5-2) unstable; urgency=medium
 
   * fix for spurious conffile-type prompts from ucf, thanks to
diff -urN nagios-plugins-1.4.5.orig/debian/control 
nagios-plugins-1.4.5/debian/control
--- nagios-plugins-1.4.5.orig/debian/control    2007-05-18 22:25:22.000000000 
+0200
+++ nagios-plugins-1.4.5/debian/control 2007-05-18 22:45:55.000000000 +0200
@@ -56,7 +56,7 @@
 Architecture: any
 Conflicts: nagios-plugins (<= 1.4.2-3)
 Replaces: nagios-plugins
-Depends: ${shlibs:Depends}, ${misc:Depends}, fping, qstat, snmp, 
radiusclient1, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, ucf, 
nagios-plugins-basic
+Depends: ${shlibs:Depends}, ${misc:Depends}, fping, qstat, snmp, 
radiusclient1, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, ucf, 
nagios-plugins-basic (>= 1.4.5-2)
 Suggests: nagios-text | nagios
 Description: Plugins for the nagios network monitoring and management system
  Nagios is a host/service/network monitoring and management system. It has

Attachment: pgpSrtk1ia7cL.pgp
Description: PGP signature

Reply via email to