Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Dec 2003 19:06:53 -0500
From:      Ken Smith <kensmith@cse.Buffalo.EDU>
To:        freebsd-doc@freebsd.org
Subject:   Re: FreeBSD web build failed on www.freebsd.org
Message-ID:  <20031215000653.GA7122@electra.cse.Buffalo.EDU>
In-Reply-To: <200312142349.hBENnXtD062487@www.freebsd.org>
References:  <200312142349.hBENnXtD062487@www.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 14, 2003 at 03:49:33PM -0800, World Wide Web Owner wrote:
> install -C  -o www -g www -m 775 /w/www/build/www/en/cgi/query-pr-summary.cgi /usr/local/www/www.freebsd.org/data/cgi
> install -C  -o www -g www -m 775 /w/www/build/www/en/cgi/dosendpr.cgi /usr/local/www/www.freebsd.org/data/cgi
> install: /usr/local/www/www.freebsd.org/data/cgi/dosendpr.cgi: Permission denied
> *** Error code 71
> 
> Stop in /w/www/build/www/en/cgi.
> *** Error code 1

This is why it failed:

www 3 % ls -l dosendpr.cgi
----------  1 www  wwwadm  4837 Nov  1  2002 dosendpr.cgi
www 4 %

Do you want the permissions on the target changed, or was it turned off
on purpose?

-- 
						Ken Smith
- From there to here, from here to      |       kensmith@cse.buffalo.edu
  there, funny things are everywhere.   |
                      - Theodore Geisel |



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