Date: Mon, 18 Oct 2004 14:16:47 +0900 (JST) From: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: dougb@FreeBSD.org Subject: bin/72813: share/zoneinfo change currupts installworld Message-ID: <200410180516.i9I5GlVW057747@roddy.acest.tutrp.tut.ac.jp> Resent-Message-ID: <200410181110.i9IBAK4O054463@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72813 >Category: bin >Synopsis: share/zoneinfo change currupts installworld >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 18 11:10:20 GMT 2004 >Closed-Date: >Last-Modified: >Originator: NAKAJI Hiroyuki >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD roddy.acest.tutrp.tut.ac.jp 6.0-CURRENT FreeBSD 6.0-CURRENT #5: Tue Oct 5 14:14:08 JST 2004 root@roddy.acest.tutrp.tut.ac.jp:/usr/obj/usr/src/sys/RODDY i386 >Description: After share/zoneinfo change (about 5 hours ago), make installworld fails because /usr/share/zoneinfo/America/Argentina is not created before zic is executed in share/zoneinfo. >How-To-Repeat: >Fix: The etc/mtree/BSD.usr.dist also needs updated. Index: BSD.usr.dist =================================================================== RCS file: /net/boggy/home/ncvs/src/etc/mtree/BSD.usr.dist,v retrieving revision 1.308 diff -u -r1.308 BSD.usr.dist --- BSD.usr.dist 25 Sep 2004 00:42:37 -0000 1.308 +++ BSD.usr.dist 18 Oct 2004 05:08:10 -0000 @@ -1166,6 +1166,8 @@ Africa .. America + Argentina + .. Indiana .. Kentucky >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410180516.i9I5GlVW057747>