Public bug reported:

Binary package hint: nagios-plugins

Whenever I upgrade a server from dapper (to edgy, or now to hardy), I
get a bucketful of spurious debconf prompts for files I haven't
modified, e.g.

# diff /etc/nagios-plugins/config/disk.cfg.ucf-old 
/etc/nagios-plugins/config/disk.cfg -u
--- /etc/nagios-plugins/config/disk.cfg.ucf-old 2006-04-06 05:59:19.000000000 
+0100
+++ /etc/nagios-plugins/config/disk.cfg 2008-01-31 20:49:26.000000000 +0000
@@ -16,4 +16,12 @@
        command_line    /usr/lib/nagios/plugins/check_by_ssh -H $HOSTADDRESS$ 
-C '/usr/lib/nagios/plugins/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$'
        }
 
+####
+# use these checks, if you want to test IPv4 connectivity on IPv6 enabled 
systems
+####
 
+# 'ssh_disk_4' command definition
+define command{
+        command_name    ssh_disk_4
+        command_line    /usr/lib/nagios/plugins/check_by_ssh -H $HOSTADDRESS$ 
-C '/usr/lib/nagios/plugins/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$' -4
+        }
#

** Affects: nagios-plugins (Ubuntu)
     Importance: Undecided
         Status: New

-- 
spurios debconf prompts on dapper upgrades
https://bugs.launchpad.net/bugs/211246
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to