Re: BIND 9.8.1-P1: 'make test' fails

2013-08-20 Thread Niall O'Reilly

On 22 Nov 2011, at 11:24, Niall O'Reilly wrote:

 Since quite a few years, I habitually run 'make test' after building BIND 
 from sources.  I'me seiing a failure with 9.8.1-P1, and wonder whether
 anyone else is also.

[By way of putting this to bed, at last ...]

Updating the Perl module Net::DNS to a recent version seems to be 
what is needed to make the test which was failing (labelled 'xfer') 
run successfully.

I don't know the cut-off point between 'old' and 'recent' version
of Net::DNS.  I've had success with 0.65 and 0.66; current is 0.72.
An 'old' version will cause the 'xfer' test to fail in BIND releases
subsequent to 9.8.1-P1, including current releases.

Best regards,
/Niall

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND 9.8.1-P1: 'make test' fails

2013-08-20 Thread Chris Buxton

On Aug 20, 2013, at 5:11 AM, Niall O'Reilly niall.orei...@ucd.ie wrote:

 On 22 Nov 2011, at 11:24, Niall O'Reilly wrote:
 
 Since quite a few years, I habitually run 'make test' after building BIND
 from sources.  I'me seiing a failure with 9.8.1-P1, and wonder whether
 anyone else is also.
 
   [By way of putting this to bed, at last ...]
 
   Updating the Perl module Net::DNS to a recent version seems to be 
   what is needed to make the test which was failing (labelled 'xfer') 
   run successfully.
 
   I don't know the cut-off point between 'old' and 'recent' version
   of Net::DNS.  I've had success with 0.65 and 0.66; current is 0.72.
   An 'old' version will cause the 'xfer' test to fail in BIND releases
   subsequent to 9.8.1-P1, including current releases.

There is a mailing list for Net::DNS.

List-Subscribe: https://www.nlnetlabs.nl/mailman/listinfo/net-dns-users, 
mailto:net-dns-users-requ...@nlnetlabs.nl?subject=subscribe

That said, there was a discussion last December about what has changed since 
Net::DNS was taken over by a new maintainer, meaning post-0.68. A small number 
of quite disruptive changes were made in 0.69.

Regards,
Chris Buxton
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND 9.8.1-P1: 'make test' fails

2013-08-20 Thread Niall O'Reilly

On 20 Aug 2013, at 15:08, Chris Buxton wrote:

 There is a mailing list for Net::DNS.
 
 List-Subscribe: https://www.nlnetlabs.nl/mailman/listinfo/net-dns-users, 
 mailto:net-dns-users-requ...@nlnetlabs.nl?subject=subscribe
 
 That said, there was a discussion last December about what has changed since 
 Net::DNS was taken over by a new maintainer, meaning post-0.68. A small 
 number of quite disruptive changes were made in 0.69.

Thanks, Chris.

For problem at hand, the break-point of interest is somewhere between 
0.31 and 0.65.  8-)

Niall

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


RE: BIND 9.8.1-P1:'make test' fails

2012-01-31 Thread TAN BUI

On No.v 22, 2011 Niall O'Reilly wrote:

Since quite a few years, I habitually run 'make test' after building BIND
from sources.  I'me seiing a failure with 9.8.1-P1, and wonder whether
anyone else is also.

I got exactly the same error messages when testing xfer as well.

We are running Linux Slamd64 12.0.0 . Our current bind is 9.6.1-P1. I 
tried upgrading to bind-9.6.1-ESV-R5-P1 . Compilation, i.e. make, went

well but 'make test' failed because that single FAIL in xfer .
The same story with bind-9.8.1-P1: compilation OK but 'make test' failed.
We are stuck since we cannot go ahead with installing any new version
when the test fails.

Appreciate very much all your help.

Tan
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND 9.8.1-P1:'make test' fails

2012-01-31 Thread Mark Andrews

In message pine.lnx.4.64.1201311256380.12...@alcor.concordia.ca, TAN BUI writ
es:
 On No.v 22, 2011 Niall O'Reilly wrote:
 
 Since quite a few years, I habitually run 'make test' after building BIND
 from sources.  I'me seiing a failure with 9.8.1-P1, and wonder whether
 anyone else is also.
 
 I got exactly the same error messages when testing xfer as well.
 
 We are running Linux Slamd64 12.0.0 . Our current bind is 9.6.1-P1. I 
 tried upgrading to bind-9.6.1-ESV-R5-P1 . Compilation, i.e. make, went
 well but 'make test' failed because that single FAIL in xfer .
 The same story with bind-9.8.1-P1: compilation OK but 'make test' failed.
 We are stuck since we cannot go ahead with installing any new version
 when the test fails.
 
 Appreciate very much all your help.
 
 Tan

You havn't show the test output for the xfer tests but a lot of the
test are particularly timing sensitive.  When we find one like that
we fix the test.  The xfer system test does have some timing
sensitivity.  You can re-run the individual system test like this:

cd bin/tests/system; sh run.sh xfer

If you want us to have a look this in more detail open a ticket by
emailing bind9-b...@isc.org with the output of the system test,
then tar up bin/tests/system/ixfr and upload it via:

 https://pandora.isc.org/

Mark
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND 9.8.1-P1:'make test' fails

2012-01-31 Thread /dev/rob0
On Tue, Jan 31, 2012 at 01:13:54PM -0500, TAN BUI wrote:
 On No.v 22, 2011 Niall O'Reilly wrote:

Go back just a bit further in the archive to my post on 2011-11-17 
(16th in my TZ) Subject: Re: Can't compile bind 9.8.1-P1 on 
Solaris. Sorry, I should have changed the subject to indicate 
Slackware, but I was seeing the same problem as that.

 Since quite a few years, I habitually run 'make test' after 
 building BIND from sources.  I'me seiing a failure with 9.8.1-P1, 
 and wonder whether anyone else is also.
 
 I got exactly the same error messages when testing xfer as well.
 
 We are running Linux Slamd64 12.0.0 . Our current bind is 9.6.1-P1. 
 I tried upgrading to bind-9.6.1-ESV-R5-P1 . Compilation, i.e. make, 
 went well but 'make test' failed because that single FAIL in xfer 
 . The same story with bind-9.8.1-P1: compilation OK but 'make test' 
 failed. We are stuck since we cannot go ahead with installing any 
 new version when the test fails.
-- 
  http://rob0.nodns4.us/ -- system administration and consulting
  Offlist GMX mail is seen only if /dev/rob0 is in the Subject:
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND 9.8.1-P1: 'make test' fails

2011-11-28 Thread Niall O'Reilly

On 22/11/11 18:10, /dev/rob0 wrote:

Is this a manifestation of the same issue as brought up last week?

https://lists.isc.org/pipermail/bind-users/2011-November/085593.html


I don't think so.  I can compile without problem.

I see a failure during 'make test' processing, and only
for a specific RH release (RHEL ES 3.4) on real i686.
The only other RH release which is conveniently available
to me is 6.0 on real or VMware guest x86_64, so there is
plenty of scope for ignored intermediate data points.

If I have occasion to explore further, I'll report anything
which seems interesting.

/Niall
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


BIND 9.8.1-P1: 'make test' fails

2011-11-22 Thread Niall O'Reilly
Since quite a few years, I habitually run 'make test' after building 
BIND   
from sources.  I'me seiing a failure with 9.8.1-P1, and wonder whether
anyone else is also.

Relevant log fragment is shown below.

/Niall

S:xfer:Tue Nov 22 11:12:07 GMT 2011
T:xfer:1:A
A:System test xfer
I:testing basic zone transfer functionality
I:testing TSIG signed zone transfers
I:reload servers for in preparation for ixfr-from-differences tests
I:ns1 server reload successful
I:ns2 server reload successful
I:ns3 server reload successful
I:ns6 server reload successful
I:ns7 server reload successful
I:updating master zones for ixfr-from-differences tests
I:ns1 server reload successful
I:ns2 server reload successful
I:ns6 server reload successful
I:ns7 server reload successful
I:testing ixfr-from-differences yes;
I:testing ixfr-from-differences master; (master zone)
I:testing ixfr-from-differences master; (slave zone)
I:testing ixfr-from-differences slave; (master zone)
I:testing ixfr-from-differences slave; (slave zone)
I:testing that incorrectly signed transfers will fail...
I:initial correctly-signed transfer should succeed
I:ns4 server reload successful
I:failed
I:unsigned transfer
I:bad keydata
I:partially-signed transfer
I:unknown key
I:incorrect key
I:exit status: 1
R:FAIL
E:xfer:Tue Nov 22 11:12:40 GMT 2011

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND 9.8.1-P1: 'make test' fails

2011-11-22 Thread /dev/rob0
On Tuesday 22 November 2011 05:24:14 Niall O'Reilly wrote:
   Since quite a few years, I habitually run 'make test' after
 building BIND from sources.  I'me seiing a failure with 9.8.1-P1,
 and wonder whether anyone else is also.

Is this a manifestation of the same issue as brought up last week?

https://lists.isc.org/pipermail/bind-users/2011-November/085593.html

Note, Solaris in the Subject: line notwithstanding, I had the same 
problem under Linux.

   Relevant log fragment is shown below.
 
   /Niall
 
 S:xfer:Tue Nov 22 11:12:07 GMT 2011
 T:xfer:1:A
 A:System test xfer
 I:testing basic zone transfer functionality
 I:testing TSIG signed zone transfers
 I:reload servers for in preparation for ixfr-from-differences tests
 I:ns1 server reload successful
 I:ns2 server reload successful
 I:ns3 server reload successful
 I:ns6 server reload successful
 I:ns7 server reload successful
 I:updating master zones for ixfr-from-differences tests
 I:ns1 server reload successful
 I:ns2 server reload successful
 I:ns6 server reload successful
 I:ns7 server reload successful
 I:testing ixfr-from-differences yes;
 I:testing ixfr-from-differences master; (master zone)
 I:testing ixfr-from-differences master; (slave zone)
 I:testing ixfr-from-differences slave; (master zone)
 I:testing ixfr-from-differences slave; (slave zone)
 I:testing that incorrectly signed transfers will fail...
 I:initial correctly-signed transfer should succeed
 I:ns4 server reload successful
 I:failed
 I:unsigned transfer
 I:bad keydata
 I:partially-signed transfer
 I:unknown key
 I:incorrect key
 I:exit status: 1
 R:FAIL
 E:xfer:Tue Nov 22 11:12:40 GMT 2011
-- 
Offlist mail to this address is discarded unless
/dev/rob0 or not-spam is in Subject: header
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND 9.8.1-P1: 'make test' fails

2011-11-22 Thread Doug Barton
On 11/22/2011 3:24 AM, Niall O'Reilly wrote:
 Since quite a few years, I habitually run 'make test' after building
 BIND from sources.  I'me seiing a failure with 9.8.1-P1, and wonder
 whether anyone else is also.

All tests passed for me on FreeBSD, FWIW.

-- 

We could put the whole Internet into a book.
Too practical.

Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price.  :)  http://SupersetSolutions.com/

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users