From owner-freebsd-questions Fri Jan 17 22:58: 3 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A48DC37B401; Fri, 17 Jan 2003 22:58:01 -0800 (PST) Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.241.160.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D3A043EB2; Fri, 17 Jan 2003 22:58:01 -0800 (PST) (envelope-from stacey@vickiandstacey.com) Received: from [192.168.1.8] (81-86-129-77.dsl.pipex.com [81.86.129.77]) by shockwave.systems.pipex.net (Postfix) with ESMTP id A6B2D1600B682; Sat, 18 Jan 2003 06:57:58 +0000 (GMT) Subject: make clean for /usr/ports fails repeatedly with rm: /usr/ports/net/bind9-dlz/Makefile.inc: Permission denied From: Stacey Roberts Reply-To: stacey@vickiandstacey.com To: dinoex@FreeBSD.org, FreeBSD Questions Content-Type: text/plain Organization: Message-Id: <1042873086.51041.480.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 18 Jan 2003 06:58:07 +0000 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Despite a cvsup'ing a fresh ports tree, "make clean" has been failing at the same point for the last two days at the same point: ===> net/bind9-dlz ===> Cleaning for libiconv-1.8_2 ===> Cleaning for postgresql-7.3.1 ===> Cleaning for gettext-0.11.5_1 ===> Cleaning for gmake-3.80 ===> Cleaning for libgnugetopt-1.2 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for openssl-0.9.6h ===> Cleaning for expat-1.95.5 ===> Cleaning for bind9-dlz-9.2.1+0.3.0 rm: /usr/ports/net/bind9-dlz/Makefile.inc: Permission denied *** Error code 1 Stop in /usr/ports/net/bind9-dlz. *** Error code 1 Stop in /usr/ports/net/bind9-dlz. *** Error code 1 Stop in /usr/ports/net. *** Error code 1 Stop in /usr/ports. /usr/ports $ This is what the permissions looks like in this ports dir: /usr/ports/net/bind9-dlz $ ls -la total 30 drwxr-xr-x 3 root wheel 512 Jan 17 20:11 . drwxr-xr-x 647 root wheel 12288 Jan 17 19:30 .. -rw-r--r-- 1 root wheel 6551 Jan 16 16:40 Makefile -rw-r--r-- 1 root wheel 71 Jan 17 20:11 Makefile.inc -rw-r--r-- 1 root wheel 117 Nov 17 21:43 distinfo drwxr-xr-x 2 root wheel 512 Jan 17 19:29 files -rw-r--r-- 1 root wheel 55 Aug 30 16:53 pkg-comment -rw-r--r-- 1 root wheel 236 Aug 30 16:53 pkg-descr -rw-r--r-- 1 root wheel 4990 Aug 30 16:53 pkg-plist /usr/ports/net/bind9-dlz $ Is this what its supposed to be? Let me know what's to be done, or if its safe to change the permissions for myself without breaking other stuff. Thanks in advance. Regards, Stacey -- Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message