From owner-freebsd-stable Tue Aug 14 5:12:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id DA68537B409; Tue, 14 Aug 2001 05:12:16 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f7ECCEg14527; Tue, 14 Aug 2001 15:12:14 +0300 (EEST) (envelope-from ru) Date: Tue, 14 Aug 2001 15:12:14 +0300 From: Ruslan Ermilov To: Poul-Henning Kamp , stable@FreeBSD.ORG, committers@FreeBSD.ORG Subject: Re: make installworld failure in -stable Message-ID: <20010814151214.B13288@sunbay.com> Mail-Followup-To: Poul-Henning Kamp , stable@FreeBSD.ORG, committers@FreeBSD.ORG References: <64178.997790640@critter> <20010814150727.A13288@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010814150727.A13288@sunbay.com>; from ru@FreeBSD.org on Tue, Aug 14, 2001 at 03:07:27PM +0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It is also possible that `make installworld' (before that revision) created a garbage in /usr/share/examples/isdn/ (file instead of dir). If that's the case, `make distrib-dirs' logs ./share/examples/isdn/contrib missing (directory not created: File exists) and continues. `installworld' then fails later. Check that `cd /usr/src/etc; make distrib-dirs' doesn't complain. On Tue, Aug 14, 2001 at 03:07:27PM +0300, Ruslan Ermilov wrote: > On Tue, Aug 14, 2001 at 02:04:00PM +0200, Poul-Henning Kamp wrote: > > > > Doing a "make installworld" in stable I consistently fail in: > > > > install -c -o root -g wheel -m 644 isdn/isdnd_acct /usr/share/examples/isdn/isdn > > d_acct > > install -c -o root -g wheel -m 644 isdn/contrib/README /usr/share/examples/isdn/ > > contrib/README > > install: /usr/share/examples/isdn/contrib/README: No such file or directory > > *** Error code 71 > > > > Stop in /usr/src/share/examples. > > *** Error code 1 > > > Check that you have src/etc/mtree/BSD.usr.dist version 1.188.2.18. > > ---------------------------- > revision 1.188.2.18 > date: 2001/08/10 22:43:54; author: obrien; state: Exp; lines: +7 -1 > MFC: revision 1.225 > "List new directories created under share/examples/isdn/* in order to > unbreak installworld." (and it is true her too) > > Approved by: jkh > ---------------------------- > > > Cheers, > -- > Ruslan Ermilov Oracle Developer/DBA, > ru@sunbay.com Sunbay Software AG, > ru@FreeBSD.org FreeBSD committer, > +380.652.512.251 Simferopol, Ukraine > > http://www.FreeBSD.org The Power To Serve > http://www.oracle.com Enabling The Information Age -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message