From owner-freebsd-hackers Mon May 28 4:56:52 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id 63C7537B423 for ; Mon, 28 May 2001 04:56:48 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 6311 invoked by uid 1000); 28 May 2001 11:55:50 -0000 Date: Mon, 28 May 2001 14:55:50 +0300 From: Peter Pentchev To: "Koster, K.J." Cc: 'FreeBSD Hackers mailing list' Subject: Re: cvsup problems Message-ID: <20010528145550.E588@ringworld.oblivion.bg> Mail-Followup-To: "Koster, K.J." , 'FreeBSD Hackers mailing list' References: <59063B5B4D98D311BC0D0001FA7E452205FD9C17@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FD9C17@l04.research.kpn.com>; from K.J.Koster@kpn.com on Mon, May 28, 2001 at 01:48:10PM +0100 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, May 28, 2001 at 01:48:10PM +0100, Koster, K.J. wrote: > Dear All, > > Over the past few days I've been getting this error when I "make update": > > ... > Checkout ports/www/hypermail/files/patch-docs::Makefile.in > Delete ports/www/jakarta-tomcat/files > Updater failed: Cannot delete "/usr/ports/www/jakarta-tomcat/files": > Directory not empty > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > makalu# > > The error message is correct in the sense that that directory is not empty. > It's got two patch fiels and a shell script in it. Permissions look fine > (read-write for root). > > Manually deleting /usr/ports/www/jakarta-tomcat will allow me to run cvsup, > but next time it will have recreated the files it tries to delete, > triggering the error again next time I run cvsup. > > I've set SUP* in /etc/make.conf and the supfiles are stock 4.3-stable. I run > cvsup with a "make update" from /usr/src. This problem occurs on both my > build servers, which have nothing in common except the fact that they are > PC's running FreeBSD-stable. > > What am I doing wrong? > > Kees Jan Look at http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27495 for a detailed analysis and a workaround by John D. Polstra, the author/maintainer of CVSup. Also, if you like compiling CVSup from source, update your net/cvsup (or net/cvsup-devel) port, and reinstall it. G'luck, Peter -- Do you think anybody has ever had *precisely this thought* before? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message