Ola a todos, apos um recente apt-get dist-upgrade no meu Debian SID os apt-get's subsequentes (dpkg-reconfigure tambem) passaram a exibir as seguintes mensagens, como neste exemplo:
flavio:~# apt-get install nload Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: nload 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 32.5kB of archives. After unpacking 127kB of additional disk space will be used. Get:1 http://http.us.debian.org sid/main nload 0.6.0-2 [32.5kB] Fetched 32.5kB in 1s (17.5kB/s) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = "pt_BR", LC_TYPE = "pt_BR", LANG = "pt_BR" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory Selecting previously deselected package nload. (Reading database ... 232591 files and directories currently installed.) Unpacking nload (from .../nload_0.6.0-2_i386.deb) ... Setting up nload (0.6.0-2) ... Algum sabe como resolver isto ? Por um acaso o perl nao gosta do pt_BR ? Sucesso Flavio Alberto

