Está levantado en Ubuntu 8.04 como bug #278419 https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/278419
Vale para Debian también. Si sacan el patch sólo hay que hacer un : # apt-get update # apt-get install tzadata 2008/10/5 Adrian Caneva <[EMAIL PROTECTED]>: > Hola, > ¿Alguien sabe sobre un nuevo cambio de política de daylight saving? > Hoy mis Ubuntu aplicaron una bonita regla de adelantar a GMT-02: > > # zdump -v /etc/localtime | grep 2008 > > /etc/localtime Sun Oct 5 02:59:59 2008 UTC = Sat Oct 4 23:59:59 > 2008 ART isdst=0 gmtoff=-10800 > /etc/localtime Sun Oct 5 03:00:00 2008 UTC = Sun Oct 5 01:00:00 > 2008 ARST isdst=1 gmtoff=-7200 > > Luego encontré que se habla de cambio el tercer domingo: > > http://www.impulsobaires.com.ar/nota.php?id=57832 > http://www.worldtimezone.com/dst_news/dst_news_argentina03.html > > Lo que hice para solucionarlo fue (si alguien sabe un mejor camino avise :): > > # mkdir /tmp/malditodst > # cd /tmp/malditodst > # wget 'ftp://elsie.nci.nih.gov/pub/tz*.tar.gz' > # tar xvzf tzcode2008e.tar.gz > # tar xvzf tzdata2008f.tar.gz > > Edité /tmp/malditodst/southamerica y comenté la línea: > > #Rule Arg 2008 max - Oct Sun>=15 0:00 1:00 S > > Luego compilé: > > # zic -d /tmp/malditodst southamerica > > ==> checkpoint > > # zdump -v /tmp/malditodst/America/Argentina/Buenos_Aires | grep 2008 > > Backup del original: > # cp /usr/share/zoneinfo/America/Argentina/Buenos_Aires a_algunlado/ > > y lo pisé: > > # cp /tmp/malditodst/America/Argentina/Buenos_Aires > /usr/share/zoneinfo/America/Argentina/Buenos_Aires > > y por último: > > # dpkg-reconfigure tzdata > > (que es lo mismo que regenerar el link simbolico) > > Abrazo y espero les sirva a los que tengan la misma alucinación > temporal que yo o se la desayunen el Día de la Madre :) > > - > adrian > ------------------------- > www.monuz.com > -- adrian ------------------------- www.monuz.com _________________________________ Lista de correo - L U G Tucumán http://www.lugtucuman.org.ar
