I re-compiled from trunk and now it works :)<br><br><br> /opt/opendnssec3/sbin/signer_engine <br>Python engine proof of concept, v 0.0002 alpha<br>Zone list updated: 0 removed, 1 added, 0 updated<br>running as pid 16240<br>
<br>Thanks<br><br>Brett<br><br><div class="gmail_quote">On Tue, Sep 1, 2009 at 9:55 AM, Matthijs Mekking <span dir="ltr"><<a href="mailto:matthijs@nlnetlabs.nl">matthijs@nlnetlabs.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</div>Should have cc'ed it to -user instead of -develop.<br>
<br>
Matthijs<br>
<div><div></div><div class="h5"><br>
Matthijs Mekking wrote:<br>
> Hi Brett,<br>
><br>
> In python 2.4 and older, The exception inherits from StandardError<br>
> instead of BaseException, so it might be accidentally caught by code<br>
> that catches Exception.<br>
><br>
> See<br>
> <a href="http://docs.python.org/library/exceptions.html#exceptions.SystemExit" target="_blank">http://docs.python.org/library/exceptions.html#exceptions.SystemExit</a><br>
><br>
> I have applied a patch, that should fix this problem (or get the latest<br>
> trunk).<br>
><br>
> Best regards,<br>
><br>
> Matthijs<br>
><br>
> B C wrote:<br>
>> On Mon, Aug 31, 2009 at 1:14 PM, Matthijs Mekking<<a href="mailto:matthijs@nlnetlabs.nl">matthijs@nlnetlabs.nl</a>> wrote:<br>
>>> -----BEGIN PGP SIGNED MESSAGE-----<br>
>>> Hash: SHA1<br>
>>><br>
>>> Hi Brett,<br>
>>><br>
>>> With the current information, I have not been able to solve the issue. I<br>
>>> have two suggestions left:<br>
>>><br>
>>> * Which version of Python do you use? The SystemExit exception has<br>
>>>  changed to inherit from BaseException instead of StandardError since<br>
>>>  version 2.5.<br>
>> rpm reports:<br>
><br>
>> python-2.4.3-24.el5_3.6<br>
><br>
>> Python reports<br>
><br>
>> Python 2.4.3 (#1, Jul 27 2009, 17:56:30)<br>
>> [GCC 4.1.2 20080704 (Red Hat 4.1.2-44)] on linux2<br>
><br>
>> Should I be running 2.5 ? I don't see this as a req in the docs?<br>
><br>
>>> * Could it be that there is an old engine running that outputs the log<br>
>>>  messages?<br>
>>>        # ps waux | grep Engine<br>
>>><br>
>> There was only one copy running. To be sure I killed that one, and<br>
>> started a new one:<br>
><br>
>> [root@dnssigner2 ~]# /opt/opendnssec2/sbin/signer_engine<br>
>> Python engine proof of concept, v 0.0002 alpha<br>
>> Zone list updated: 0 removed, 1 added, 0 updated<br>
>> running as pid 24065<br>
>> Unable to continue, stopping:<br>
>> Unexpected error: exceptions.SystemExit<br>
><br>
>> However again the process is still running:<br>
><br>
>> root     24065  0.3  0.7 308020  7264 ?        Sl   22:27   0:00<br>
>> python /opt/opendnssec2/lib/opendnssec/signer/Engine.py<br>
><br>
>> Brett<br>
><br>
<br>
</div></div>- ------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Opendnssec-develop mailing list<br>
<a href="mailto:Opendnssec-develop@lists.opendnssec.org">Opendnssec-develop@lists.opendnssec.org</a><br>
<a href="https://lists.opendnssec.org/mailman/listinfo/opendnssec-develop" target="_blank">https://lists.opendnssec.org/mailman/listinfo/opendnssec-develop</a><br>
<div class="im"><br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org" target="_blank">http://enigmail.mozdev.org</a><br>
<br>
</div>iQEcBAEBAgAGBQJKnOGUAAoJEA8yVCPsQCW5+DAH/j7HKir+/HfXzzthVm3Cj68P<br>
MApzUndt9S2GGVinRQ54xe4I7OeOSRVmebMbwYybertK8JsvweRbPlBCXZNzDc2u<br>
mtrJF2ik6ZioRzWuZfB6nzPi5FYSL1fkl7qy+R+/g9aVRYd5mSff9v+ROEXWmcke<br>
LcU4IT22RK28cgyXFLBJRCrvr5erKcfPgV8/UeP4L3szwv/yQ+rF4z/5VBANB9Fz<br>
GHHzJ6Dof+2CE3VYtnU0obUP40QN869aQ7uLE55Hz/1+rDEaCzp6bDg9hOICO6Ov<br>
eNjS7SdNaibYTgTkvle4fLzsTTXbG1fAi7uPI4Vs/t1zr5rdAJDAiqZxgRRr/YU=<br>
=vAkd<br>
-----END PGP SIGNATURE-----<br>
<br>_______________________________________________<br>
Opendnssec-user mailing list<br>
<a href="mailto:Opendnssec-user@lists.opendnssec.org">Opendnssec-user@lists.opendnssec.org</a><br>
<a href="https://lists.opendnssec.org/mailman/listinfo/opendnssec-user" target="_blank">https://lists.opendnssec.org/mailman/listinfo/opendnssec-user</a><br>
<br></blockquote></div><br>