Subject: | Bind zonefile parsing dies with error about "************ here" |
# ~tim/rollerd -rrfile /etc/bind/zones/rollerd -singlerun
**************************************** here: *.anachronis.ms.
anachronis.ms zone file attached.
Patch:
--- dnssec-tools-1.13.orig/tools/modules/ZoneFile-Fast/Fast.pm
+++ dnssec-tools-1.13/tools/modules/ZoneFile-Fast/Fast.pm
@@ -894,8 +894,6 @@ sub parse_line
# XXX: set the typebm field ourselves?
my ($nxtdname, $typelist) = ($1, $2);
$typelist = join(" ",sort split(/\s+/,$typelist));
- print STDERR "****************************************
here: $nxtdname";
- exit;
push @zone,
{
Line => $ln,
================================================================
tansell@tansell:~$ perl -v
This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-
linux-gnu-thread-multi
(with 53 registered patches, see perl -V for more detail)
Copyright 1987-2011, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to
the
Internet, point your browser at http://www.perl.org/, the Perl Home
Page.
tansell@tansell:~$ uname -a
Linux tansell.syd 3.2.5-gg886 #1 SMP Tue Jun 5 02:34:13 PDT 2012 x86_64
x86_64 x86_64 GNU/Linux
Subject: | anachronis.ms |
Message body not shown because it is not plain text.