From nobody  Thu Nov 19 07:29:40 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id HAA10236;
          Thu, 19 Nov 1998 07:29:40 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199811191529.HAA10236@hub.freebsd.org>
Date: Thu, 19 Nov 1998 07:29:40 -0800 (PST)
From: k@numeri.campus.luth.se
To: freebsd-gnats-submit@freebsd.org
Subject: installworld fails for stable as of 981119
X-Send-Pr-Version: www-1.0

>Number:         8761
>Category:       misc
>Synopsis:       installworld fails for stable as of 981119
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 19 07:30:00 PST 1998
>Closed-Date:    Tue Nov 24 11:41:34 PST 1998
>Last-Modified:  Tue Nov 24 11:42:30 PST 1998
>Originator:     Johan Karlsson
>Release:        2-2-Stable
>Organization:
>Environment:
FreeBSD yggdrasil.sm.luth.se 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Thu Nov 19 11:29:18 CET 1998     kroot@yggdrasil.sm.luth.se:/usr/src/sys/compile/YGGDRASIL  i386

>Description:
===> share/timedef
===> share/timedef/data
for l in da_DK.ISO_8859-1  de_AT.ISO_8859-1  de_DE.ISO_8859-1  en_GB.ISO_8859-1 
 en_US.ISO_8859-1  es_ES.ISO_8859-1  fi_FI.ISO_8859-1  fr_FR.ISO_8859-1  hr_HR.I
SO_8859-2  hu_HU.ISO_8859-2  is_IS.ISO_8859-1  ja_JP.EUC          ja_JP.SJIS    
  it_IT.ISO_8859-1  ko_KR.EUC         lt_LN.ISO_8859-1  nl_NL.ISO_8859-1  no_NO.
ISO_8859-1  pl_PL.ISO_8859-2  pt_PT.ISO_8859-1  ru_SU.CP866       ru_SU.KOI8-R  
    sl_SI.ISO_8859-2  sv_SE.ISO_8859-1; do  install -c -m 644 -o bin -g bin $l.o
ut  /usr/share/locale/$l/LC_TIME;  done
install: /usr/share/locale/hu_HU.ISO_8859-2/LC_TIME: No such file or directory
*** Error code 71

Stop.


This is since the mtree/BSD.usr.dist does not have an entry for
/usr/share/locale/hu_HU.ISO_8859-2
>How-To-Repeat:
make world with 2-2-stable as of 981119
>Fix:
This patch solves the problem 
BUT I think there are more that needs to be fixed for the support 
of hu_HU in other parts of the src
===
*** etc/mtree/BSD.usr.dist.orig Thu Nov 19 12:06:37 1998
--- etc/mtree/BSD.usr.dist      Thu Nov 19 11:54:32 1998
***************
*** 314,319 ****
--- 314,321 ----
            fr_FR.ISO_8859-1
            ..
            hr_HR.ISO_8859-2
+           ..
+           hu_HU.ISO_8859-2
              ..
            is_IS.ISO_8859-1
              ..
===
>Release-Note:
>Audit-Trail:

From: Johan Karlsson <k@numeri.campus.luth.se>
To: freebsd-gnats-submit@FreeBSD.ORG
Cc:  Subject: Re: misc/8761: [Please close]
Date: Tue, 24 Nov 1998 15:59:05 +0100

 Please close me, I'm fixed.
 
 
 -- 
 Johan Karlsson		mailto:k@numeri.campus.luth.se
 SWEDEN
 
 
State-Changed-From-To: open->closed 
State-Changed-By: ken 
State-Changed-When: Tue Nov 24 11:41:34 PST 1998 
State-Changed-Why:  
The PR submitter requested that this bug report be closed, since his problem 
has been fixed. 
>Unformatted:
