Your message dated Fri, 18 Jul 2008 20:47:53 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#479044: fixed in nagios3 3.0.3-1 has caused the Debian Bug report #479044, regarding nagios3: incorrect error message for duplicate service on host to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 479044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479044 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: nagios3 Version: 3.0.1-1 Severity: minor When a service for a given host is duplicated, one gets this kind of error message: Duplicate definition found for service 'localhost' on host 'DNS: spider.com' (config file '/etc/nagios3/conf.d/ant.cfg', starting on line 111) There's obviously a bit of a mix up here. Patch: --- ./xdata/xodtemplate.c~ 2008-05-02 13:32:23.000000000 +0100 +++ ./xdata/xodtemplate.c 2008-05-02 13:32:47.000000000 +0100 @@ -5212,7 +5212,7 @@ int xodtemplate_duplicate_services(void) switch(result){ case SKIPLIST_ERROR_DUPLICATE: #ifdef NSCORE - logit(NSLOG_CONFIG_WARNING,TRUE,"Warning: Duplicate definition found for service '%s' on host '%s' (config file '%s', starting on line %d)\n",temp_service->host_name,temp_service->service_description,xodtemplate_config_file_name(temp_service->_config_file),temp_service->_start_line); + logit(NSLOG_CONFIG_WARNING,TRUE,"Warning: Duplicate definition found for service '%s' on host '%s' (config file '%s', starting on line %d)\n",temp_service->service_description,temp_service->host_name,xodtemplate_config_file_name(temp_service->_config_file),temp_service->_start_line); #endif result=ERROR; break; -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.24.2 Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages nagios3 depends on: ii libc6 2.7-10 GNU C Library: Shared libraries ii libgd2-xpm 2.0.36~rc1~dfsg-2 GD Graphics Library version 2 ii libglib2.0-0 2.16.3-2 The GLib library of C routines ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libperl5.8 5.8.8-12 Shared Perl library ii libpng12-0 1.2.26-1 PNG library - runtime ii nagios3-common 3.0.1-1 support files for nagios3 ii perl 5.8.8-12 Larry Wall's Practical Extraction ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime nagios3 recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: nagios3 Source-Version: 3.0.3-1 We believe that the bug you reported is fixed in the latest version of nagios3, which is due to be installed in the Debian FTP archive: nagios3-common_3.0.3-1_all.deb to pool/main/n/nagios3/nagios3-common_3.0.3-1_all.deb nagios3-dbg_3.0.3-1_i386.deb to pool/main/n/nagios3/nagios3-dbg_3.0.3-1_i386.deb nagios3-doc_3.0.3-1_all.deb to pool/main/n/nagios3/nagios3-doc_3.0.3-1_all.deb nagios3_3.0.3-1.diff.gz to pool/main/n/nagios3/nagios3_3.0.3-1.diff.gz nagios3_3.0.3-1.dsc to pool/main/n/nagios3/nagios3_3.0.3-1.dsc nagios3_3.0.3-1_i386.deb to pool/main/n/nagios3/nagios3_3.0.3-1_i386.deb nagios3_3.0.3.orig.tar.gz to pool/main/n/nagios3/nagios3_3.0.3.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexander Wirt <[EMAIL PROTECTED]> (supplier of updated nagios3 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Fri, 18 Jul 2008 21:29:33 +0200 Source: nagios3 Binary: nagios3-common nagios3 nagios3-doc nagios3-dbg Architecture: source i386 all Version: 3.0.3-1 Distribution: unstable Urgency: low Maintainer: Debian Nagios Maintainer Group <[EMAIL PROTECTED]> Changed-By: Alexander Wirt <[EMAIL PROTECTED]> Description: nagios3 - A host/service/network monitoring and management system nagios3-common - support files for nagios3 nagios3-dbg - debugging symbols and debug stuff for nagios3 nagios3-doc - documentation for nagios3 Closes: 479044 489888 Changes: nagios3 (3.0.3-1) unstable; urgency=low . [ Jan Wagner ] * readd mailx as optional dependency * add lintian override for empty dir in nagios3-doc . [ Alexander Wirt ] * New upstream version (Closes: #489888) - Fixes some screwup in xodtemplate.c (Closes: #479044) * Update controlfiles since nagios3 had replaced nagios2 * Moved the *.diff mechanism to dpatch and some magic sed stuff * Debians conf.d at the end of the config useless. Move it back to all other debian specific configs * Add mini_epn to nagios3-dbg Checksums-Sha1: 1756e82c56e7d8cca4f406937c654ba117ea54eb 1533 nagios3_3.0.3-1.dsc 2ab68996ef653f856b609d100a1ee41a4f49aead 2759396 nagios3_3.0.3.orig.tar.gz 556b9b5c1707d6e840cd72861ff3b896ee7b9da2 31433 nagios3_3.0.3-1.diff.gz 7f1c353d798fd2ed2adb0161bd5d8ba06223efc1 1376360 nagios3_3.0.3-1_i386.deb e597c727fea0fc6105920fa5ec58ef54c01360cb 2320508 nagios3-dbg_3.0.3-1_i386.deb a2a9fc4c650edd47048243991841421b7488a763 73616 nagios3-common_3.0.3-1_all.deb 8edca804a7c120af3efa33724a8465ee1cb2c222 2095886 nagios3-doc_3.0.3-1_all.deb Checksums-Sha256: 59b4e754af8edeace216f243adb5032cbfdd8aafac33d92473e13a49c9d9aea8 1533 nagios3_3.0.3-1.dsc 65e96d7da182b40d4f9a8c63da1ef861fdfb9502be36a983f8a2e803f711d53c 2759396 nagios3_3.0.3.orig.tar.gz dca3849ff3137709fad897e08d9760aee49474983e969ae11197ec5609e84505 31433 nagios3_3.0.3-1.diff.gz 7145ecd67b70f868b1d195045cca2e883e67ffaa92f555a49474ea29c0d771d2 1376360 nagios3_3.0.3-1_i386.deb 2df825676dea9d849b13b9b36827b8e370d1abde30ed971a2fd74ad6850766c3 2320508 nagios3-dbg_3.0.3-1_i386.deb f7ba9a008ca98dd269f747da56bb97b9932b314c11a2469e593a40b240d8860e 73616 nagios3-common_3.0.3-1_all.deb fb7c0d23e4ccd83e5657109b0f3d002d1936e5b98f4e61f7585208e2fbdb8aa7 2095886 nagios3-doc_3.0.3-1_all.deb Files: ca435e7da91429cff9b8e224c06e8149 1533 net optional nagios3_3.0.3-1.dsc 151df7bf19b696f7498410fb76fb7caf 2759396 net optional nagios3_3.0.3.orig.tar.gz 03d42aea65776f79a140394723858c38 31433 net optional nagios3_3.0.3-1.diff.gz 4cb6042463eb09563d9ec3db7849faa8 1376360 net optional nagios3_3.0.3-1_i386.deb 02de29bfbda5a137852a4cb31b724cd4 2320508 net extra nagios3-dbg_3.0.3-1_i386.deb c4077c53079f014a26d6db3adb677e69 73616 net optional nagios3-common_3.0.3-1_all.deb eaf56f817e8ad083825912f91437bb80 2095886 doc optional nagios3-doc_3.0.3-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkiA+aEACgkQ01u8mbx9AgoURwCgn1iiSimfwkdZiwrbmNtAFs9m 55wAoILM+W6FoQRVmZIozNFHO5p5VC12 =7TcO -----END PGP SIGNATURE-----
--- End Message ---

