On Sat, May 24, 2014 at 10:18:12AM +1000, Joshua Root wrote:
> On 2014-5-24 03:19 , Quentin Barnes wrote:
> > On Tue, May 13, 2014 at 05:34:31AM +1000, Joshua Root wrote:
> >> We do exclude /var/tmp itself with the regex we use. We certainly don't
> >> want to allow
On Tue, May 13, 2014 at 05:34:31AM +1000, Joshua Root wrote:
> On 2014-5-13 05:01 , Clemens Lang wrote:
> > Hi,
> >
> > Please keep the conversation on the list so others with the same problem
> > can follow.
> >
> >> Yes! The `sandbox_enable no' hack worked around the problem.
> >>
> >> Can you
I'm running OS X 10.9.2 with macports 2.2.1 and hit a problem with
'port build' invoking a port's "./configure" script and having
"test -w /var/tmp" fail.
I modified the configure script with some debug statements and
realized it was running with user "macports" and group "macports":
==
:info