From owner-freebsd-current Fri Jan 11 23:35:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 7CA9537B416 for ; Fri, 11 Jan 2002 23:35:53 -0800 (PST) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g0C7Zpm40368 for ; Sat, 12 Jan 2002 16:35:52 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <200201120551.g0C5pEL07606@zibbi.icomtek.csir.co.za> References: <200201120551.g0C5pEL07606@zibbi.icomtek.csir.co.za> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (alfalfa) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 31 From: Makoto Matsushita To: current@FreeBSD.org Subject: Re: make release broken Date: Sat, 12 Jan 2002 16:35:49 +0900 Message-Id: <20020112163549N.matusita@jp.FreeBSD.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This error is occured when "make release" try to roll 'bin' distribution. jhay> Make release of -current has been broken here for the past few jhay> days. I had a look on the Japanese snapshot site and theirs jhay> break with the same error. Do anybody have an idea about what jhay> is going wrong? Somewhat strange behavior, since the file '.exists' is there. % pwd /R/stage/dists/bin % tail -f bin.mtree # ./usr/libdata/perl /set type=file uname=root gname=wheel mode=0755 nlink=1 perl type=dir nlink=4 size=512 # ./usr/libdata/perl/5.6.0 /set type=file uname=root gname=wheel mode=0555 nlink=1 5.6.0 type=dir mode=0755 nlink=32 size=2560 .exists size=0^C % cd ../../trees/bin/usr/libdata/perl/5.6.0 % pwd /R/stage/trees/bin/usr/libdata/perl/5.6.0 % ls -l .exists -r-xr-xr-x 1 root wheel 0 Jan 12 06:22 .exists -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message