Bug 195196

Summary: sysutils/munin-node nutups_ module does not work
Product: Ports & Packages Reporter: jeffrey
Component: Individual Port(s)Assignee: Mathieu Arnold <mat>
Status: Closed FIXED    
Severity: Affects Some People Flags: jeffrey: maintainer-feedback? (mat)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description jeffrey 2014-11-20 00:01:02 UTC
The nutups_ module for sysutils/munin-node does not work because it cannot find upsc. upsc is in /usr/local/bin, but it expects it to be in /bin when doing an autoconf, or in $PATH when actually running. However, /usr/local/bin is not in $PATH when the script runs, causing the script to fail.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-20 00:01:02 UTC
Auto-assigned to maintainer mat@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-20 13:19:24 UTC
A commit references this bug:

Author: mat
Date: Thu Nov 20 13:18:44 UTC 2014
New revision: 372917
URL: https://svnweb.freebsd.org/changeset/ports/372917

Log:
  Fix nutups_*.

  PR:		195196
  Submitted by:	jeffrey endrift com
  Sponsored by:	Absolight

Changes:
  head/sysutils/munin-node/Makefile
  head/sysutils/munin-node/files/patch-plugins_node.d_nutups__.in
  head/sysutils/munin-node/files/plugins.conf.in