X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=BQaukj0wKVBbKg91EOQHBNsSFpCx0np3zPT25RrpMhc rA0diHs3HoPa+lIc1CA6XxEO3sDs1gLRtgUIA0rvSLJHQxjI6oV+lDa5raWHqqsm nCBUNIqjX4t1cq8Lr8oh99P2BM2DI77GKo1wZaSF7u2L/9ymzhhWl7NhNQPRyzyM = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=M36iVNlPppXadFPKP0iV4NA5ZbA=; b=T4MBhLYHemaOHJlhR cMmBjH/Yqxo+nhM7Htl4m+YrqS3tg9b1ULVOaVXexxUbYgXTcHoqXI5I64KM/Raa 2qkdIQckgatjk5QDOy09VYQjpfWUD6eqB5LGJBo+PI4Q+w16uZVOtdECh43vTUAs yROUS2viczYTh1ACx94tEtYdWo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: Yes, score=6.7 required=5.0 tests=AWL,BAYES_20,BODY_8BITS,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GARBLED_BODY,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: smtp53.i.mail.ru Message-ID: <5482D336.9040606@inbox.ru> Date: Sat, 06 Dec 2014 12:58:14 +0300 From: rl76 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: tzset error References: <548197CF DOT 4000104 AT inbox DOT ru> <20141205135837 DOT GL3810 AT calimero DOT vinschen DOT de> In-Reply-To: <20141205135837.GL3810@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam: Not detected X-IsSubscribed: yes Note-from-DJ: This may be spam 05.12.2014 16:58, Corinna Vinschen пишет: > On Dec 5 14:32, rl76 AT inbox DOT ru wrote: >> Hello! >> >> I run Cygwin Terminal and the first line I see the error: >> >> tzset: can not find matching POSIX timezone for Windows timezone "Belarus >> Standard Time" >> >> Installed all the latest updates. >> Windows 7. Windows Time Zone: (UTC+03:00) Minsk. > > Oh. Sorry about that. Cygwin's tzset is using the conversion list > Windows timezone to POSIX timezone from > http://unicode.org/repos/cldr-tmp/trunk/diff/supplemental/zone_tzid.html > > There is no "Belarus Standard Time". The only matching timezone in > this list is "Kaliningrad Standard Time" with region "BY". > > However, it seems that the XML conversion list from the same site > (http://unicode.org/repos/cldr/trunk/common/supplemental/windowsZones.xml) > is in a much better (==newer) shape. > > [...time passes...] > > I updated tzset now and added a script to the Cygwin repo which > allows easier updating this info once in a while. > > I created new developer snapshots on https://cygwin.com/snapshots/ > Please give the new tzset from cygwin-inst-20141205.tar.xz for your > architecture a try. Thank you, Corinna! The error was fixed. But there are suspicious strings in the source code. In files cygwin-snapshot-20141205-1\winsup\utils\tzmap.h and cygwin-snapshot-20141205-1\winsup\utils\tzmap-from-unicode.org Kaliningrad Standard Time/BY { L"Kaliningrad Standard Time", L"BY", L"Europe/Minsk" }, Best regards, rl76. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple