Date: Sat, 12 Jan 2002 16:35:49 +0900 From: Makoto Matsushita <matusita@jp.FreeBSD.org> To: current@FreeBSD.org Subject: Re: make release broken Message-ID: <20020112163549N.matusita@jp.FreeBSD.org> In-Reply-To: <200201120551.g0C5pEL07606@zibbi.icomtek.csir.co.za> References: <200201120551.g0C5pEL07606@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020112163549N.matusita>