From nobody@FreeBSD.org  Fri Sep  6 08:54:06 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A2C9837B400
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Sep 2002 08:54:06 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 65D6043E42
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Sep 2002 08:54:06 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g86Fs6OT076761
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 6 Sep 2002 08:54:06 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g86Fs6Fv076760;
	Fri, 6 Sep 2002 08:54:06 -0700 (PDT)
Message-Id: <200209061554.g86Fs6Fv076760@www.freebsd.org>
Date: Fri, 6 Sep 2002 08:54:06 -0700 (PDT)
From: Chad David <davidc@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: tzsetup does not like TP code in /usr/share/zoneinfo/zone.tab
X-Send-Pr-Version: www-1.0

>Number:         42482
>Category:       misc
>Synopsis:       tzsetup does not like TP code in /usr/share/zoneinfo/zone.tab
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    blackend
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 09:00:17 PDT 2002
>Closed-Date:    Mon Sep 09 10:16:57 PDT 2002
>Last-Modified:  Mon Sep 09 10:16:57 PDT 2002
>Originator:     Chad David
>Release:        4.7-PRERELEASE
>Organization:
>Environment:
FreeBSD turing.issci.ca 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Thu Sep  5 17:01:45 MDT 2002     root@turing.issci.ca:/usr/obj/usr/src/sys/TURING  i386
>Description:
tzsetup says:

tzsetup: /usr/share/zoneinfo/zone.tab:345: country code `TP' unknown

On -current the same entry in zone.tab has TL as the country code.
>How-To-Repeat:
run tzsetup
>Fix:
I believe the iso3166 file and zone.tab are out of sync, and it is the zone.tab file that is wrong, as iso3166 says East Timor which is a pretty new country.  So simply change TP to TL in zone.tab.

Another hint from iso3166:

# Newsletter V-5 2002-05-20
#  EAST TIMOR changed alpha-2 code from TP to TL and alpha-3 from TMP to TLS.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->wollmann 
Responsible-Changed-By: schweikh 
Responsible-Changed-When: Sat Sep 7 11:17:45 PDT 2002 
Responsible-Changed-Why:  
Garrett, as you have committed the following to usr/share/zoneinfo/zone.tab, 
revision 1.12 
date: 2002/05/30 17:53:57;  author: wollman;  state: Exp;  lines: +1 -1 
East Timor's alpha-2 code changed. 
is this ready for a MFC? If so, please have re@ approve. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42482 
State-Changed-From-To: open->patched 
State-Changed-By: schweikh 
State-Changed-When: Sat Sep 7 11:20:16 PDT 2002 
State-Changed-Why:  
Already fixed in -current; MFC awaited. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42482 
Responsible-Changed-From-To: wollmann->blackend 
Responsible-Changed-By: wollman 
Responsible-Changed-When: Sat Sep 7 11:28:36 PDT 2002 
Responsible-Changed-Why:  
blackend did the merge of iso3166 and should finish the job. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42482 
State-Changed-From-To: patched->closed 
State-Changed-By: blackend 
State-Changed-When: Mon Sep 9 10:16:08 PDT 2002 
State-Changed-Why:  
MFC done. 

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