Bom eu observei que o seu é um i386. Todos os meus são AMD64.
Pode estar aí o problema. Alguém com FreeBSD AMD64 acima do 6.3 consegue usar o zdump? 2009/10/16 Cleyton Agapito <[email protected]>: > 2009/10/18 Eduardo Schoedler <[email protected]>: >> Rafael Henrique Faria escreveu: >>> Se eu dou aqui apenas o >>> >>> # zdump -v >>> >>> Ele realmente não exibe nada. >>> >>> Mas se eu coloco o /etc/localtime como parametro, ae o zdump fica >>> travado e aprece as datas estranhas: >>> >>> paramo...@ns paramount # zdump -v /etc/localtime >>> /etc/localtime Sun Jan 26 08:29:52 -219 UTC = Sun Jan 26 05:23:24 >>> -219 LMT isdst=0 gmtoff=-11188 >>> /etc/localtime Mon Jan 27 08:29:52 -219 UTC = Mon Jan 27 05:23:24 >>> -219 LMT isdst=0 gmtoff=-11188 >>> /etc/localtime Fri Jan 1 03:06:27 -219 UTC = Thu Dec 30 23:59:59 >>> -219 LMT isdst=0 gmtoff=-11188 >>> /etc/localtime Fri Jan 1 03:06:28 -219 UTC = Fri Jan 1 00:00:00 >>> -219 LMT isdst=0 gmtoff=-11188 >>> ^C >>> paramo...@ns paramount # >>> >>> O que eu acho mais estranho é o caso dos GMTs aparecerem com -219. >>> >>> Parece que existe algum erro para o timezone se identificar. >> >> >> Aqui eu acabei de fazer pelo ports (6.1-RELEASE-p10) e funcionou! >> Acho que é algo na versão 7.x... >> > > Não é versão, no meu funciona: > > [cley...@agapito ~]$ zdump -v /etc/localtime | grep -E '20(09|10)' > /etc/localtime Sun Feb 15 01:59:59 2009 UTC = Sat Feb 14 23:59:59 > 2009 BRST isdst=1 gmtoff=-7200 > /etc/localtime Sun Feb 15 02:00:00 2009 UTC = Sat Feb 14 23:00:00 > 2009 BRT isdst=0 gmtoff=-10800 > /etc/localtime Sun Oct 18 02:59:59 2009 UTC = Sat Oct 17 23:59:59 > 2009 BRT isdst=0 gmtoff=-10800 > /etc/localtime Sun Oct 18 03:00:00 2009 UTC = Sun Oct 18 01:00:00 > 2009 BRST isdst=1 gmtoff=-7200 > /etc/localtime Sun Feb 21 01:59:59 2010 UTC = Sat Feb 20 23:59:59 > 2010 BRST isdst=1 gmtoff=-7200 > /etc/localtime Sun Feb 21 02:00:00 2010 UTC = Sat Feb 20 23:00:00 > 2010 BRT isdst=0 gmtoff=-10800 > /etc/localtime Sun Oct 17 02:59:59 2010 UTC = Sat Oct 16 23:59:59 > 2010 BRT isdst=0 gmtoff=-10800 > /etc/localtime Sun Oct 17 03:00:00 2010 UTC = Sun Oct 17 01:00:00 > 2010 BRST isdst=1 gmtoff=-7200 > > [cley...@agapito ~]$ uname -a > FreeBSD agapito 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #17: Sun Aug 23 > 21:12:32 BRT 2009 t...@agapito:/usr/obj/usr/src/sys/Celeron i386 > > []´s > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > -- Rafael Henrique da Silva Faria Grupo de Sistemas e Redes Serviço Técnico de Informática Faculdade de Ciências e Letras do Campus de Araraquara - UNESP ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

