Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Feb 2005 13:06:31 -0800
From:      Ade Lovett <ade@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/76422: devel/automake ports fail to install when built as non-root
Message-ID:  <420929D7.5040500@FreeBSD.org>
In-Reply-To: <200501190505.j0J55Jj2023425@freefall.freebsd.org>
References:  <200501190505.j0J55Jj2023425@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 > The pre-install and post-install targets are not run with elevated
 > privileges, so the mkdir commands in the pre-install target fail
 > when trying to install as non-root (in other words, su seems to
 > only be applied for do-install)


A quick scan of the ports tree seems to indicate that a significant 
percentage of *all* ports appear to have this issue.

I can certainly go ahead and make the change to automake*, and even 
autoconf* and libtool* at the same time, but these are only 8 ports out 
of many thousands that currently require elevated privileges in 
pre-install and post-install targets.

It may make considerably more sense to do a complete sweep of the tree 
rather than piecemeal.

ports@ cc'd for a wider audience.

-aDe



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