Bug 191623

Summary: sysutils/nut: Wrong path for upsdrvctl
Product: Ports & Packages Reporter: Ari Sovijärvi <listat2018>
Component: Individual Port(s)Assignee: Cy Schubert <cy>
Status: Closed FIXED    
Severity: Affects Many People CC: cs
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ari Sovijärvi 2014-07-05 08:45:44 UTC
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.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-07-05 23:24:24 UTC
Over to maintainer.
Comment 2 Carlo Strub freebsd_committer freebsd_triage 2014-09-19 06:36:26 UTC
Over to maintainer
Comment 3 Cy Schubert freebsd_committer freebsd_triage 2014-10-05 04:18:10 UTC
Fixed by r360718 on 2014-07-04 21:51:06 -0700 (Fri, 04 Jul 2014).