[Bug 241270] category/port: unsupported extra_commands in dns/opendnssec2 rc.d service script.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 15 14:00:13 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241270

            Bug ID: 241270
           Summary: category/port: unsupported extra_commands in
                    dns/opendnssec2 rc.d service script.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: ximon at nlnetlabs.nl
                CC: jaap at NLnetLabs.nl
                CC: jaap at NLnetLabs.nl
             Flags: maintainer-feedback?(jaap at NLnetLabs.nl)

Hi,

The rc.d service script for OpenDNSSEC 2.x in the dns/opendnssec2 2.1.4_1
package [1] includes 'ksm' and 'reload' in the 'extra_commands' value. I
believe these should be removed, because:

1. OpenDNSSEC 1.x had a 'ksm' component that was renamed to 'enforcer' in
OpenDNSSEC 2.x. The 'dns/opendnssec2' package continues to reference [1] 'ksm'
which is not a supported subcommand of ods-control [2] in OpenDNSSEC 2.x.

2. While the 'signer' and 'enforcer' subcommands support their own 'reload'
subcommand, the 'ods-control' tool does NOT support a higher level 'reload'
subcommand, e.g. 'ods-control signer reload' is possible but 'ods-control
reload' will result in a usage error.

Thanks,

Ximon

References:
[1]
https://svnweb.freebsd.org/ports/head/dns/opendnssec2/files/opendnssec.in?view=markup#l24
[2] https://github.com/opendnssec/opendnssec/blob/2.1.4/tools/ods-control.8.in

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list