Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Jun 1999 16:42:46 +0200 (CEST)
From:      Jesus Rodriguez <jesusr@ncsa.es>
To:        Wolfram Schneider <wosch@cs.tu-berlin.de>
Cc:        www@FreeBSD.org
Subject:   Re: webupdate failed on hub.freebsd.org
Message-ID:  <XFMail.990601164246.jesusr@ncsa.es>
In-Reply-To: <19990601103649.A5933@cs.tu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On 01-Jun-99 Wolfram Schneider wrote:
> If you do a major change on the webpages (new scripts, Makefile
> changes etc.) you should build the web server from scratch and
> check if your patch works:
> 
>  $ cvs co www doc; cd www; make; cd en; make all install

Hi Wolfram...

Doing this i get:

% pwd
/e/users/jesusr/tmp/www/en
% make install
for entry in applications.html auditors.html availability.html docs.html
features.html register.html index.html internet.html mailto.html publish.html
send-pr.html support.html where.html y2kbug.html  robots.txt index.html ; do 
install -C -o jesusr -g www -m 664   ${entry} /home/jesusr/public_html/data; 
done
install: /home/jesusr/public_html/data/applications.html: chown/chgrp:
Operation not permitted
*** Error code 71

Stop.       

JesusR.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-www" in the body of the message




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