-
Type:
Bug
-
Status: Accepted
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 19 : 19 Oct
-
Labels:
replace_soa_ttl_fields has some problem with the zone gatorhole and its SOA.
rickard@fou:~/opendnssec/tmp$ /usr/local/bin/ods-auditor -c /etc/opendnssec/conf.xml -s /home/rickard/opendnssec/tmp/gatorhole.se.finalized -z gatorhole.se
/usr/local/lib/opendnssec/kasp_auditor/preparser.rb:273:in `replace_soa_ttl_fields': undefined method `strip!' for nil:NilClass (NoMethodError)
from /usr/local/lib/opendnssec/kasp_auditor/preparser.rb:271:in `times'
from /usr/local/lib/opendnssec/kasp_auditor/preparser.rb:271:in `replace_soa_ttl_fields'
from /usr/local/lib/opendnssec/kasp_auditor/preparser.rb:239:in `normalise_line'
from /usr/local/lib/opendnssec/kasp_auditor/preparser.rb:144:in `process_line'
from /usr/local/lib/opendnssec/kasp_auditor/preparser.rb:76:in `normalise_zone_and_add_prepended_names'
from /usr/local/lib/opendnssec/kasp_auditor/preparser.rb:75:in `foreach'
from /usr/local/lib/opendnssec/kasp_auditor/preparser.rb:75:in `normalise_zone_and_add_prepended_names'
from /usr/local/lib/opendnssec/kasp_auditor/preparser.rb:73:in `open'
... 7 levels...
from /usr/local/lib/opendnssec/kasp_auditor.rb:81:in `run'
from /usr/local/lib/opendnssec/kasp_auditor.rb:79:in `open'
from /usr/local/lib/opendnssec/kasp_auditor.rb:79:in `run'
from /usr/local/bin/ods-auditor:116