Bug 132781

Summary: sysutils/munin-node: pre-install instead of pre-su-install
Product: Ports & Packages Reporter: Ilya M. Slepnev <ilya>
Component: Individual Port(s)Assignee: Dag-Erling Smørgrav <des>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ilya M. Slepnev 2009-03-18 17:40:05 UTC
Rootless install fails due to using pre-install instead of pre-su-install.

Fix: Patch attached with submission follows:
Comment 1 Ilya M. Slepnev 2009-03-18 17:52:17 UTC
I forgot to specify port!-)

cd /usr/ports/sysutils/munin-node; patch < patch.txt
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2009-03-18 18:00:50 UTC
State Changed
From-To: open->feedback

To which port does this patch apply?
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2009-03-18 20:20:21 UTC
State Changed
From-To: feedback->open

Fix synopsis and assign. 


Comment 4 Mark Linimon freebsd_committer freebsd_triage 2009-03-18 20:20:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->des
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-03-22 22:51:14 UTC
des         2009-03-22 22:50:56 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/munin-node  Makefile 
  Log:
  The pre-install script needs root privs, and should therefore run in the
  pre-su-install phase.
  
  PR:             ports/132781
  Submitted by:   Ilya M. Slepnev <ilya@ilimit.org>, ru@
  
  Revision  Changes    Path
  1.27      +1 -1      ports/sysutils/munin-node/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2009-03-22 22:51:17 UTC
State Changed
From-To: open->closed

Fixed, thanks