Date: Wed, 8 Nov 2006 22:06:55 +0100 From: "Spil Oss" <spil.oss@googlemail.com> To: "Alex Dupre" <ale@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: ports/105252: devel/pear make install failure Message-ID: <5fbf03c20611081306s8a30685pc4633929c531228@mail.gmail.com> In-Reply-To: <200611080826.kA88QOMc080221@freefall.freebsd.org> References: <200611080826.kA88QOMc080221@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Alex, Yes, the error is clear (or is it?), but why is it complaining it can't write to /tmp? It's trying to create dir / which isn't very usefull... [root@beastie ~]$ ls -ld /tmp drwxrwxrwt 12 root wheel 3072 Nov 8 03:09 /tmp [root@beastie:~]# df -i -h /tmp Filesystem Size Used Avail Capacity iused ifree %iused Mounted on /dev/ad0s1e 929M 59M 796M 7% 1775 122063 1% /tmp Digging a lot further, I finally found out that it's my open_basedir restriction in php.ini. For other people encountering this not very helpful error, it might help to elaborate on the PR so they can amend their open_basedir setting and resolve their problem. At least they will now be able to find it in the mailing-list archives.... Kind regards, Spil. On 08/11/06, Alex Dupre <ale@freebsd.org> wrote: > Synopsis: devel/pear make install failure > > State-Changed-From-To: open->closed > State-Changed-By: ale > State-Changed-When: Wed Nov 8 08:25:59 UTC 2006 > State-Changed-Why: > The error is clear. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=105252 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5fbf03c20611081306s8a30685pc4633929c531228>