[Bug 191623] New: sysutils/nut: Wrong path for upsdrvctl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 5 08:45:45 UTC 2014


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

            Bug ID: 191623
           Summary: sysutils/nut: Wrong path for upsdrvctl
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: listat2014 at apz.fi

upsdrvctl is called from "${nut_prefix}/libexec/nut/upsdrvctl" in the init
scripts. The UPGRADING-file however mentions upsdrvctl has been moved to sbin/,
so the script fails.

Changing the path to "${nut_prefix}/sbin/upsdrvctl" in the initscript fixes the
problem.

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


More information about the freebsd-ports-bugs mailing list