Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2001 15:12:14 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Poul-Henning Kamp <phk@FreeBSD.ORG>, stable@FreeBSD.ORG, committers@FreeBSD.ORG
Subject:   Re: make installworld failure in -stable
Message-ID:  <20010814151214.B13288@sunbay.com>
In-Reply-To: <20010814150727.A13288@sunbay.com>; from ru@FreeBSD.org on Tue, Aug 14, 2001 at 03:07:27PM %2B0300
References:  <64178.997790640@critter> <20010814150727.A13288@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010814151214.B13288>