Regarding locale setting on Debian 6.0
Hi, I tried to set using 'dpkg-reconfigure locale'. But still I got same errors. Is there any alternative way of doing this? alos what should be the values of these locale settings. LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "UTF-8", LANG = (unset) Thanks & Regards, Somasekhar Rao K ------------------------------ ---------------------------------------- Message: 1 Date: Thu, 25 Aug 2011 08:02:18 +0530 From: Somasekhar Rao K <raosoma@gmail.com> Subject: Re: [Koha-devel] [Koha] Koha 3.4.4 is now available To: Mason James <mtj@kohaaloha.com> Cc: koha-devel@lists.koha-community.org Message-ID: <CAPzijStim=LBMg8eO4sKo=aOk4mimNM-cFBYrfKfbaF0bMtXpQ@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Hi, Operating system: Debian 6.0 (Squeeze) using rackspace.com cloud server After execution of command sudo apt-get dselect-upgrade the output is something like this... Get:284 http://http.us.debian.org/debian/ squeeze/main xfonts-utils amd64 1:7.5+2 [96.2 kB] Get:285 http://http.us.debian.org/debian/ squeeze/main x-ttcidfont-conf all 32 [23.9 kB] Get:286 http://http.us.debian.org/debian/ squeeze/main xml-core all 0.13 [23.4 kB] Get:287 http://http.us.debian.org/debian/ squeeze/main wfinnish all 0.7-17.3 [2008 kB] Fetched 183 MB in 34s (5244 kB/s) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "UTF-8", LANG = (unset) 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 Extracting templates from packages: 100% Preconfiguring packages ... /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "UTF-8", LANG = (unset) are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 155, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 155, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 155, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Use of uninitialized value $classprefix in concatenation (.) or string at /tmp/dictionaries-common.config.8987 line 174, <STDIN> line 31. Regards, Sekhar On Wed, Aug 24, 2011 at 12:04 PM, Mason James <mtj@kohaaloha.com> wrote:
On 2011-08-24, at 3:22 PM, Somasekhar Rao K wrote:
Hi,
Looks like the installation procedure on debian has changed. I tried to install on Debian 6.0 (squeeze) machine. I used
rackspace.comcloud server. It didn't work out.
Many errors.
and those many errors were...???
Somasekhar Rao K <raosoma@gmail.com> writes:
Hi,
I tried to set using 'dpkg-reconfigure locale'. But still I got same errors.
It is "locales" not "locale". -- Mahesh T. Pai || He is wise who knows the sources of knowledge -- who knows who has written and where it is to be found. --A.A. Hodge
participants (2)
-
Mahesh T Pai -
Somasekhar Rao K