From lab@gta.com  Wed Sep  3 13:50:24 2008
Return-Path: <lab@gta.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2049A106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Sep 2008 13:50:24 +0000 (UTC)
	(envelope-from lab@gta.com)
Received: from mailgate.gta.com (mailgate.gta.com [199.120.225.20])
	by mx1.freebsd.org (Postfix) with SMTP id A28C88FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Sep 2008 13:50:23 +0000 (UTC)
	(envelope-from lab@gta.com)
Received: (qmail 46916 invoked by uid 1000); 3 Sep 2008 13:23:41 -0000
Message-Id: <20080903132341.46915.qmail@mailgate.gta.com>
Date: 3 Sep 2008 13:23:41 -0000
From: Larry Baird <lab@gta.com>
Reply-To: Larry Baird <lab@gta.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Error installing 6 stable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         127067
>Category:       kern
>Synopsis:       [build] Error installing 6 stable
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    des
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 03 14:00:05 UTC 2008
>Closed-Date:    Mon Jun 08 11:36:23 UTC 2009
>Last-Modified:  Mon Jun 08 11:36:23 UTC 2009
>Originator:     Larry Baird
>Release:        FreeBSD 6.4-PRERELEASE i386
>Organization:
>Environment:
FreeBSD dragon.gta.com 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #0: Fri Aug 29 07:44:42 EDT 2008     root@dragon.gta.com:/usr/src/sys/i386/compile/DRAGON  i386

	
>Description:
	During install world following errors are seen:

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

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.
*** Error code 1


>How-To-Repeat:
	Make world and try to install it.
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->des 
Responsible-Changed-By: remko 
Responsible-Changed-When: Wed Sep 3 14:17:41 UTC 2008 
Responsible-Changed-Why:  
reassign to Dag-Erling who comitted this (if I remember correctly, else 
could you forward this to the proper assignee Dag-Erling? Thanks!). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127067 

From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: kern/127067: Error installing 6 stable
Date: Wed, 03 Sep 2008 16:41:33 +0200

 I can't reproduce this.  Are you sure your source tree is up-to-date?
 
 DES
 --=20
 Dag-Erling Sm=C3=B8rgrav - des@des.no

From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: kern/127067: Error installing 6 stable
Date: Wed, 03 Sep 2008 17:05:55 +0200

 AFAICT, the only way this can happen is if you do a partial build and
 don't run 'make hierarchy' before installing.  Once you've done that,
 your /usr/share/locale is hosed and you have to fix it up manually
 before trying to install again.  The following should help:
 
 # rm -rf /usr/share/locale/n[nbo]_*
 
 DES
 --=20
 Dag-Erling Sm=C3=B8rgrav - des@des.no
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Mon Sep 8 01:07:00 UTC 2008 
State-Changed-Why:  
To submitter: are you still seeing this problem? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127067 
State-Changed-From-To: feedback->closed 
State-Changed-By: des 
State-Changed-When: Mon Jun 8 11:36:22 UTC 2009 
State-Changed-Why:  
feedback timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127067 
>Unformatted:
