From owner-freebsd-www Tue Jun 1 7:43:32 1999 Delivered-To: freebsd-www@freebsd.org Received: from imap.ncsa.es (imap.ncsa.es [194.179.50.6]) by hub.freebsd.org (Postfix) with ESMTP id 3BF8E15066 for ; Tue, 1 Jun 1999 07:43:13 -0700 (PDT) (envelope-from jesusr@ncsa.es) Received: from ender.ncsa.es (ender.ncsa.es [194.179.50.15]) by imap.ncsa.es (8.9.3/8.9.1) with ESMTP id QAA83824; Tue, 1 Jun 1999 16:42:31 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19990601103649.A5933@cs.tu-berlin.de> Date: Tue, 01 Jun 1999 16:42:46 +0200 (CEST) Reply-To: jesusr@ncsa.es Organization: Nexus Comunicaciones, S.A. From: Jesus Rodriguez To: Wolfram Schneider Subject: Re: webupdate failed on hub.freebsd.org Cc: www@FreeBSD.org Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk 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