[Opendnssec-develop] [OpenDNSSEC] #10: "signer_engine_cli sign all" Error
OpenDNSSEC
owner-dnssec-trac at kirei.se
Thu Aug 6 12:55:15 UTC 2009
#10: "signer_engine_cli sign all" Error
--------------------------------------+-------------------------------------
Reporter: jonathan.stanton at cit.coop | Owner: jakob
Type: defect | Status: new
Priority: major | Component: Unknown
Version: | Keywords:
--------------------------------------+-------------------------------------
{{{
opensndsec1:/usr/src/opendnssec# signer_engine_cli sign all
connecting to /var/run/opendnssec/engine.sock
Error handling command: 'NoneType' object has no attribute
'signatures_resign_time'Traceback (most recent call last):
File "/usr/local/lib/opendnssec/signer/Engine.py", line 291, in
handle_command
self.schedule_signing(zone)
File "/usr/local/lib/opendnssec/signer/Engine.py", line 567, in
schedule_signing
str(zone.zone_config.signatures_resign_time))
AttributeError: 'NoneType' object has no attribute
'signatures_resign_time'
}}}
This was tested against the trunk (1522). Running Debian GNU/Linux
squeeze/sid Configured with: ./configure --prefix=/usr/local
--sysconfdir=/etc --localstatedir=/var --with-sqlite3=/usr --with-
ldns=/usr --with- libxml2=/usr --with-botan=/usr --with-
pkcs11-softhsm=/usr/local/lib/libsofthsm.so
--
Ticket URL: <http://trac.opendnssec.org/ticket/10>
OpenDNSSEC <http://www.opendnssec.org/>
OpenDNSSEC
More information about the Opendnssec-develop
mailing list