Bug 191623 - sysutils/nut: Wrong path for upsdrvctl
Summary: sysutils/nut: Wrong path for upsdrvctl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-05 08:45 UTC by Ari Sovijärvi
Modified: 2014-10-05 04:18 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).