[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problema con locales en debian 7



Hola listeros, cada vez que hago uso de los repos de debian wheezy obtengo este error:

aptitude dist-upgrade
The following packages will be upgraded:
  file libmagic1 python2.7 python2.7-minimal
4 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 4767 kB of archives. After unpacking 4096 B will be freed.
Do you want to continue? [Y/n/?] y
Get: 1 http://debian.gobpr.co.cu/debian-security/ wheezy/updates/main file amd64 5.11-2+deb7u3 [52.1 kB] Get: 2 http://debian.gobpr.co.cu/debian-security/ wheezy/updates/main libmagic1 amd64 5.11-2+deb7u3 [202 kB] Get: 3 http://debian.gobpr.co.cu/debian-security/ wheezy/updates/main python2.7 amd64 2.7.3-6+deb7u2 [2728 kB] Get: 4 http://debian.gobpr.co.cu/debian-security/ wheezy/updates/main python2.7-minimal amd64 2.7.3-6+deb7u2 [1785 kB]
Fetched 4767 kB in 0s (23.0 MB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_PAPER = "es_CU.UTF-8",
	LC_ADDRESS = "es_CU.UTF-8",
	LC_MONETARY = "es_CU.UTF-8",
	LC_NUMERIC = "es_CU.UTF-8",
	LC_TELEPHONE = "es_CU.UTF-8",
	LC_IDENTIFICATION = "es_CU.UTF-8",
	LC_MEASUREMENT = "es_CU.UTF-8",
	LC_TIME = "es_CU.UTF-8",
	LC_NAME = "es_CU.UTF-8",
	LANG = "es_ES.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: No se puede establecer LC_ALL al local predeterminado: No existe el fichero o el directorio
(Reading database ... 28160 files and directories currently installed.)
Preparing to replace file 5.11-2+deb7u2 (using .../file_5.11-2+deb7u3_amd64.deb) ...
Unpacking replacement file ...
Preparing to replace libmagic1:amd64 5.11-2+deb7u2 (using .../libmagic1_5.11-2+deb7u3_amd64.deb) ...
Unpacking replacement libmagic1:amd64 ...
Preparing to replace python2.7 2.7.3-6 (using .../python2.7_2.7.3-6+deb7u2_amd64.deb) ...
Unpacking replacement python2.7 ...
Preparing to replace python2.7-minimal 2.7.3-6 (using .../python2.7-minimal_2.7.3-6+deb7u2_amd64.deb) ...
Unpacking replacement python2.7-minimal ...
Processing triggers for man-db ...
locale: No se puede establecer LC_ALL al local predeterminado: No existe el fichero o el directorio
Setting up libmagic1:amd64 (5.11-2+deb7u3) ...
Setting up file (5.11-2+deb7u3) ...
Setting up python2.7-minimal (2.7.3-6+deb7u2) ...
Setting up python2.7 (2.7.3-6+deb7u2) ...

Buscando en Google, encontre esta posible solución:

root@hostname:~# export LANGUAGE=en_US.UTF-8
root@hostname:~# export LANG=en_US.UTF-8
root@hostname:~# export LC_ALL=en_US.UTF-8
root@hostname:~# locale-gen en_US.UTF-8

root@hostname:~# dpkg-reconfigure locales

Pero la verdad no se soluciona el problema! Alguna otra solución??

Saludos...

--
_______________________________________
Eduardo R. Barrera Pérez
Administrador Nodo CAP
Pinar del Rí­o
Email:  ebarreraprz@yahoo.com
Jabber: ebprz@jabber.org
Phone:  0148-728131
      _
  ___| |__   __ _ _ __ _ __ ___ _ __ __ _
 / _ \ '_ \ / _` | '__| '__/ _ \ '__/ _` |
|  __/ |_) | (_| | |  | | |  __/ | | (_| |
 \___|_.__/ \__,_|_|  |_|  \___|_|  \__,_|


Reply to: