Bug 132781 - sysutils/munin-node: pre-install instead of pre-su-install
Summary: sysutils/munin-node: pre-install instead of pre-su-install
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dag-Erling Smørgrav
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-18 17:40 UTC by Ilya M. Slepnev
Modified: 2009-03-22 23:00 UTC (History)
0 users

See Also:


Attachments
file.diff (453 bytes, patch)
2009-03-18 17:40 UTC, Ilya M. Slepnev
no flags Details | Diff

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