From owner-freebsd-ports Thu Nov 2 14:36:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id 6636137B479 for ; Thu, 2 Nov 2000 14:36:13 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca5-234.ix.netcom.com [209.109.234.234]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with ESMTP id RAA27486; Thu, 2 Nov 2000 17:36:00 -0500 (EST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eA2MYuq29679; Thu, 2 Nov 2000 14:34:56 -0800 (PST) (envelope-from asami) To: "Akinori MUSHA" Cc: freebsd-ports@FreeBSD.org Subject: Re: /dev/null unwritable problem again? References: <86r94uggpw.wl@archon.local.idaemons.org> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 02 Nov 2000 14:34:02 -0800 In-Reply-To: "Akinori MUSHA"'s message of "Fri, 03 Nov 2000 07:19:07 +0900" Message-ID: Lines: 21 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: "Akinori MUSHA" * Seems the problem we had and fixed before is breaking out again: * * http://bento.FreeBSD.org/errorlogs/4-full/ja-postgresql-7.0.2.log * * Please check the permissions of /dev/null in the chroot'ed tree. === ## tar tvf /var/portbuild/4/tarballs/bindist.tar dev/null crw-rw-rw- root/wheel 2,2 Nov 27 03:42 1998 dev/null === * Currently it seems to have the correct permissions set, though. * * crw-rw-rw- 1 root wheel 2, 2 Nov 3 07:13 /a/asami/chroot/dev/null That is not where the packages are built. That one's just for testing. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message