Subject: Re: pkgsrc Linux 2.6.8-1-686/i386 bulk build results 2005-01-28
To: Thomas Klausner <wiz@netbsd.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-bulk
Date: 01/28/2005 09:38:21
On Friday 28 January 2005 09:25 am, Thomas Klausner wrote:
> > mail/imp4                          adrianp@NetBSD.org
>
> ===> Required installed package apache{,6}-1.3.*: apache-1.3.33nb2 found
> BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg
> /usr/pkgsrc/packages/All/horde-3.0.2.tgz tar: Cannot create
> share/horde/index.php.bTw6sy (Permission denied) tar: Cannot create
> share/horde/js/alphaImageLoader.php.e1rOKW (Permission denied) ...
>
> What's wrong here?

www/horde/Makefile has the following in the do-install target.

 ${CHMOD} -R a-w ${HORDEDIR}

It should use SHAREMODE instead.  I'll fix it shortly.

--
Min Sik Kim