Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 17:35:35 GMT
From:      "Ilya M. Slepnev" <ilya@ilimit.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/132781: pre-install instead of pre-su-install
Message-ID:  <200903181735.n2IHZZbn090589@www.freebsd.org>
Resent-Message-ID: <200903181740.n2IHe5G8047241@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         132781
>Category:       ports
>Synopsis:       pre-install instead of pre-su-install
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 18 17:40:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ilya M. Slepnev
>Release:        
>Organization:
>Environment:
7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Fri Jan  2 18:58:26 MSK 2009     sskvortsov@aleph.mgmt.vega.ru:/usr/obj/usr/src/sys/ALEPH_7  amd64
>Description:
Rootless install fails due to using pre-install instead of pre-su-install.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

*** Makefile	Wed Oct 15 11:47:58 2008
--- ../munin-node-vega/Makefile	Wed Mar 18 19:43:11 2009
***************
*** 42,48 ****
  SUB_LIST=	RC_SUBR=${RC_SUBR}
  USE_RC_SUBR=	YES
  
! pre-install:
  	@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
  
  post-install:
--- 42,48 ----
  SUB_LIST=	RC_SUBR=${RC_SUBR}
  USE_RC_SUBR=	YES
  
! pre-su-install:
  	@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
  
  post-install:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903181735.n2IHZZbn090589>