Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Jul 2014 08:45:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191623] New: sysutils/nut: Wrong path for upsdrvctl
Message-ID:  <bug-191623-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: listat2014@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191623-13>