From nobody@FreeBSD.org  Sun Aug 18 15:25:00 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 376E737B400
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Aug 2002 15:25:00 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7F91343E6A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Aug 2002 15:24:59 -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 g7IMOxOT028943
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Aug 2002 15:24:59 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g7IMOxWb028942;
	Sun, 18 Aug 2002 15:24:59 -0700 (PDT)
Message-Id: <200208182224.g7IMOxWb028942@www.freebsd.org>
Date: Sun, 18 Aug 2002 15:24:59 -0700 (PDT)
From: Daniel Mller <mue.da@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysinstall fails to enter timezone menu
X-Send-Pr-Version: www-1.0

>Number:         41769
>Category:       bin
>Synopsis:       sysinstall fails to enter timezone menu
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    qa
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 18 15:30:01 PDT 2002
>Closed-Date:    Mon Sep 16 11:23:27 PDT 2002
>Last-Modified:  Mon Sep 16 11:23:27 PDT 2002
>Originator:     Daniel Mller
>Release:        4.6-STABLE
>Organization:
-
>Environment:
FreeBSD smoky.home 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 19 00:00:57 CEST 2002     root@:/usr/obj/usr/src/sys/SMOKY  i386
>Description:
After cvsup to the latest sources and build world (like handbook), inclusive recompiling sysinstall, i was not able anymore to enter the timezone configuration in sysinstall, which worked before.
>How-To-Repeat:
cvsup to RELENG_4
build world(like handbook)
try to enter the timezone menu in sysinstall
>Fix:
Please let me know if a fix is found...
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-qa 
Responsible-Changed-By: johan 
Responsible-Changed-When: Tue Aug 20 08:41:01 PDT 2002 
Responsible-Changed-Why:  
Over to group of maintainers. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41769 
Responsible-Changed-From-To: freebsd-qa->qa 
Responsible-Changed-By: johan 
Responsible-Changed-When: Sat Aug 24 19:37:08 PDT 2002 
Responsible-Changed-Why:  
Use short names for mailing list to make searches    
using the web query form work with the shown responsible. 

This also makes open PRs show up in the summery mail. 


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

From: Glen Foster <gfoster@gfoster.com>
To: freebsd-gnats-submit@FreeBSD.org, mue.da@gmx.de
Cc:  
Subject: Re: bin/41769: sysinstall fails to enter timezone menu
Date: Thu, 05 Sep 2002 16:32:16 -0400

 Just an workaround, sysinstall is failing because tzsetup(8) won't run, 
 exiting with the error
 
   tzsetup: /usr/share/zoneinfo/zone.tab:345: country code `TP' unknown
 
 Commenting/removing that line makes it work.  It appears that the 
 country "TP" was removed from /usr/share/misc/iso3166 on 18 August.
 
 
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Mon Sep 16 11:22:44 PDT 2002 
State-Changed-Why:  
This problem has been fixed, via rev. 1.4.2.6 of src/share/zoneinfo/zone.tab 
(see PR 42482). 


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