#6937: bind9.10.3 and BIND Utilities-9.10.3
-------------------------+------------------------------
Reporter: fo | Owner: pierre.labastie
Type: enhancement | Status: assigned
Priority: high | Milestone: 7.8
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by fo):
That might be interesting for some.
But I'm writing this for another reason.
First, apologies to intrude. Took the day to reply many things I had
not, when was worried with startin X, and one I was worried for days was
that Net::DNS versus Bind stuff.
I am installing this version in my 7.7, also for security reasons. Not
analyzing for update.
Tis was also motivated by a reply I did to Ken that the tests need
Net::DNS. I wanted to be sure about it.
I think this is somewhat important, because Net-DNS is only used in the
book for bind tests.
If it is not a useful test for ND, it means we can archive Net-DNS.
Have found many references in the source code:
{{{
$ cd bind-9.10.3
$ grep -ril 'net::dns'
bin/tests/system/resolver/ans3/ans.pl
bin/tests/system/resolver/ans2/ans.pl
bin/tests/system/resolver/prereq.sh
bin/tests/system/statistics/prereq.sh
bin/tests/system/statistics/ans4/ans.pl
bin/tests/system/dnssec/tests.sh
bin/tests/system/dnssec/dnssec_update_test.pl
bin/tests/system/dnssec/prereq.sh
bin/tests/system/ixfr/prereq.sh
bin/tests/system/xfer/prereq.sh
bin/tests/system/stress/update.pl
bin/tests/system/stress/prereq.sh
bin/tests/system/upforwd/prereq.sh
bin/tests/system/upforwd/ans4/ans.pl
bin/tests/system/nsupdate/tests.sh
bin/tests/system/nsupdate/prereq.sh
bin/tests/system/nsupdate/update_test.pl
bin/tests/system/reclimit/ans2/ans.pl
bin/tests/system/reclimit/prereq.sh
bin/tests/system/reclimit/ans7/ans.pl
bin/tests/system/reclimit/ans4/ans.pl
bin/tests/system/fetchlimit/prereq.sh
bin/tests/system/fetchlimit/ans4/ans.pl
bin/tests/system/ditch.pl
bin/tests/system/ans.pl
CHANGES
}}}
Then, searched a little more in the internet (hard to find useful hits),
and finally got one relevant hit with "BIND make check fails net::dns":
[https://lists.isc.org/pipermail/bind-users/2015-July/095286.html]
{{{
make test fails without Net::DNS::Nameserver
Jeremy C. Reed jreed at isc.org
Tue Jul 14 23:56:39 UTC 2015
On Tue, 14 Jul 2015, Maria Iano wrote:
> I don't see this mentioned anywhere else, although I'm suprised by
> that so maybe I'm missing something. When I build bind-9.10.2-P2 I
> find that "make test" fails for reclimit with "Couldn't start server
> ans2" if I don't have Net::DNS::Nameserver installed. After I install
> it the testing is successful.
We recently added a bin/tests/system/reclimit/prereq.sh script to check
for it.
CHANGES entry:
4113. [test] Check for Net::DNS is some system test
prerequisites. [RT #39369]
}}}
The conclusion seems to be:
{{{
1. The tests are a useful test for Net::DNS.
2. We need to include external Net::DNS::Nameserver, with comment for
not having test failures.
3. If we wished, Net::DNS could be removed and b come external, with
the same comment.
4. Net::DNS::Nameserver could be added.
}}}
I won't interfere in your decisions. Apologies again for the intrusion.
For me what is important is the first conclusion. I was afraid I had
given a wrong reply to Ken.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/6937#comment:9>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page