[Nagiosplug-devel] check_dns broken in CVS

Matthias Eble matthias.eble at mailing.kaufland-informationssysteme.com
Tue Jan 8 13:53:00 CET 2008


Thomas Guyot-Sionnest schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Result of last commit to it...
> 
> $ svn log check_dns.c|head
> - ------------------------------------------------------------------------
> r1886 | psychotrahe | 2008-01-04 20:06:36 -0500 (Fri, 04 Jan 2008) | 2 lines
> 
> check_dns now sorts addresses for -a support with multiple address
> replies (Matthias Urlichs #1724052)
> 
> $ svn up -r1885 check_dns.c
> U    check_dns.c
> Updated to revision 1885.
> $ make -q
> $ ./check_dns -H 206.123.6.183 -a web.aei.ca. -t 5
> DNS CRITICAL - '/usr/sbin/nslookup -sil' msg parsing exited with no address
> $ svn up -rHEAD check_dns.c
> U    check_dns.c
> Updated to revision 1897.
> $ make -q
> $ ./check_dns -H 206.123.6.183 -a web.aei.ca. -t 5
> DNS CRITICAL - '/usr/sbin/nslookup -sil' msg parsing exited with no address
> $

Hi Thomas,

thank you.. jup there is/was a problem with the patch I applied. I have 
overseen the reverse functionality and somehow interpreted the testcase 
output as non-critical.. I'll commit a fix tonight.

This shows again, how important software testing is.

Matthias




More information about the Devel mailing list