[Bug 225861] net/isc-dhcp43-server: Bad substitution errors when running service -R

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 13 10:14:08 UTC 2018


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

            Bug ID: 225861
           Summary: net/isc-dhcp43-server: Bad substitution errors when
                    running service -R
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi at FreeBSD.org
          Reporter: ari at stonepile.fi
             Flags: maintainer-feedback?(zi at FreeBSD.org)
          Assignee: zi at FreeBSD.org

Created attachment 190573
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190573&action=edit
patch rc script so that it handles service -R case correctly

After installing & configuring isc-dhcp43-server it works otherwise ok, but
when restarting services with service -R following errors are spitted out:

eval: ${/...}: Bad substitution
eval: ${/...}: Bad substitution

Attached patch fixes the issue, it is caused by rc script not handling this
kind of invocation correctly when it tries to guess the rc script name.

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


More information about the freebsd-ports-bugs mailing list