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