[Opendnssec-user] supresss key list completed in 0 seconds.
Bas van den Dikkenberg
bas at Dikkenberg.net
Tue Jul 11 19:00:44 UTC 2017
Hi yuri,
I would like to update but opendnssec is not yet in the ppa ?
When wil the update to 2.1 added tot he ppa ?
The sollution you provided works, only thing is when there is another error we won't catch it
Bas
-----Oorspronkelijk bericht-----
Van: Opendnssec-user [mailto:opendnssec-user-bounces at lists.opendnssec.org] Namens Yuri Schaeffer
Verzonden: dinsdag 11 juli 2017 20:32
Aan: opendnssec-user at lists.opendnssec.org
Onderwerp: Re: [Opendnssec-user] supresss key list completed in 0 seconds.
Hi Bas,
> /usr/sbin/ods-enforcer key list | egrep completed -v | grep KSK
>
> I would expect that the "key list completed in 0 seconds" would be
> suppressed but that's not the case.
It is send to stderr (as not to interfere with scripts). Try something like this:
/usr/sbin/ods-enforcer key list 2>/dev/null | grep KSK
Also, Since 2.1 these messages are no longer printed. I recommend to upgrade!
Regards,
//Yuri
More information about the Opendnssec-user
mailing list