> On Fri, Aug 5, 2011 at 4:10 PM, Javier Bassi <[email protected]> wrote: > > In the OpenBSD installation, in the question "What timezone are you > > in?" there is an option ("DeNoronha East" in Brazil timezones) that > > Those are two different time zones "Brazil/DeNoronha" and "Brazil/East". > > $ ls -l /usr/share/zoneinfo/Brazil/ > total 16 > -r--r--r-- 3 root bin 612 Apr 7 00:30 Acre > -r--r--r-- 2 root bin 714 Apr 7 00:30 DeNoronha > -r--r--r-- 2 root bin 2001 Apr 7 00:30 East > -r--r--r-- 2 root bin 602 Apr 7 00:30 West > > env TZ=Brazil/DeNoronha date ; env TZ=Brazil/East date > Fri Aug 5 22:51:43 FNT 2011 > Fri Aug 5 21:51:43 BRT 2011
Yes, that is clear. There are two zones. He made a mistake. But the script has a bug; it has no way out of the loop once the error is made. Ken is looking into one of two ways to fix this.

