> [EMAIL PROTECTED]:/home/lisandro# dpkg-reconfigure tzdata > /usr/sbin/dpkg-reconfigure: tzdata está roto o no está totalmente instalado > > Which, in english, it will mean that the package is broken or not totally > installed
What a mess. Please try this: echo "User defined" >/etc/timezone dpkg --pending --configure dpkg-reconfigure tzdata

