Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2008 18:39:52 +0400
From:      Igor Pokrovsky <ip@doom.ctinet.ru>
To:        Larry Baird <lab@gta.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: 6.3 stable install world failing
Message-ID:  <20080826143952.GA9424@doom.ctinet.ru>
In-Reply-To: <20080826135638.GA44340@gta.com>
References:  <20080826135638.GA44340@gta.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 26, 2008 at 09:56:38AM -0400, Larry Baird wrote:
> Anybody else having problem installing world on 6.3 stable?
> 
> During "Making hierarchy", I see:
> 
> mtree -eU  -f /usr/src/etc/mtree/BSD.usr.dist -p /usr
> share/locale/nb_NO.ISO8859-1 changed
>         type expected dir found link
> share/locale/nb_NO.ISO8859-15 changed
>         type expected dir found link
> share/locale/nn_NO.ISO8859-1 changed
>         type expected dir found link
> share/locale/nn_NO.ISO8859-15 changed
>         type expected dir found link
> mtree -eU  -f /usr/src/etc/mtree/BSD.include.dist  -p /usr/include
> 
> 
> Then during actual install I get:
> 
> install -o root  -g wheel -m 444  nb_NO.ISO8859-1.out  /usr/share/locale/nb_NO.ISO8859-1/LC_TIME
> install: /usr/share/locale/nb_NO.ISO8859-1/LC_TIME: No such file or directory
> *** Error code 71
> 
> Stop in /usr/src/share/timedef.

Yes, I experienced this situation too. Looks like mtree file for usr
filesystem is outdated. To successfully proceed with installation I removed
those symlinks and made directories with the same names.

-ip



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