Date: Tue, 26 Aug 2008 08:41:04 -0700 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: Igor Pokrovsky <ip@doom.ctinet.ru> Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>, freebsd-stable@freebsd.org, Larry Baird <lab@gta.com> Subject: Re: 6.3 stable install world failing Message-ID: <20080826154104.GA56979@icarus.home.lan> In-Reply-To: <20080826143952.GA9424@doom.ctinet.ru> References: <20080826135638.GA44340@gta.com> <20080826143952.GA9424@doom.ctinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 26, 2008 at 06:39:52PM +0400, Igor Pokrovsky wrote: > 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. des@ recently admitted to botching this -- said change was intended for RELENG_7 and HEAD, and does not work properly on RELENG_6. I think a commit was put in place to fix it, but I'd have to dig through commit logs. CC'ing des@ who can confirm/deny. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080826154104.GA56979>