Re: locale problem when setting up a chroot using debootstrap

2009-08-17 Thread Sven Joachim
On 2009-08-17 17:55 +0200, andy baxter wrote: > Osamu Aoki wrote: >> On Mon, Aug 17, 2009 at 07:31:04AM +0100, andy baxter wrote: >> >>> Thanks a lot. I was trying to find something like that using dpkg >>> -l and apt-cache search, but obviously missed it. >>> > some packages (e.g. mc

Re: locale problem when setting up a chroot using debootstrap

2009-08-17 Thread andy baxter
Osamu Aoki wrote: On Mon, Aug 17, 2009 at 07:31:04AM +0100, andy baxter wrote: Thanks a lot. I was trying to find something like that using dpkg -l and apt-cache search, but obviously missed it. some packages (e.g. mc), there are a load of errors which seem to be to do with locales. Pe

Re: locale problem when setting up a chroot using debootstrap

2009-08-17 Thread Osamu Aoki
On Mon, Aug 17, 2009 at 07:31:04AM +0100, andy baxter wrote: > Thanks a lot. I was trying to find something like that using dpkg -l and > apt-cache search, but obviously missed it. >>> some packages (e.g. mc), there are a load of errors which seem to be >>> to do with locales. Perl (I think) is

Re: locale problem when setting up a chroot using debootstrap

2009-08-16 Thread andy baxter
@lists.debian.org Subject: locale problem when setting up a chroot using debootstrap I'm setting up a chroot using debootstrap, eventually for use with user mode linux. I have got it mostly working ok, but when I install some packages (e.g. mc), there are a load of errors which seem to be

RE: locale problem when setting up a chroot using debootstrap

2009-08-16 Thread Kevin Ross
> -Original Message- > From: andy baxter [mailto:a...@earthsong.free-online.co.uk] > Sent: Sunday, August 16, 2009 2:28 PM > To: debian-user@lists.debian.org > Subject: locale problem when setting up a chroot using debootstrap > > I'm setting up a chroot using d

locale problem when setting up a chroot using debootstrap

2009-08-16 Thread andy baxter
I'm setting up a chroot using debootstrap, eventually for use with user mode linux. I have got it mostly working ok, but when I install some packages (e.g. mc), there are a load of errors which seem to be to do with locales. Perl (I think) is saying something like check that the right locale is

Re: Locale Problem

2007-11-16 Thread Haines Brown
I've had a similar locales problem, and it seems to have resulted from incompatibility of package versions. I resolved it by doing # aptitude upgrade, which upgraded my perl. The suggetion to set C_TIME = "en_DK.UTF-8" in order to get the European date format interested me. However, despite puttin

Re: Locale Problem

2007-11-16 Thread Chris Bannister
On Wed, Nov 14, 2007 at 12:57:31AM -0500, Kevin Mark wrote: > On Tue, Nov 13, 2007 at 09:18:49PM -0800, Jeff Grossman wrote: > > I get the following error messages whenever I update or install a program > > with aptitude: > > > > perl: warning: Setting locale failed. > > perl: warning: Please chec

Re: Locale Problem

2007-11-16 Thread Florian Kulzer
On Fri, Nov 16, 2007 at 07:20:55 -0500, Haines Brown wrote: [...] > The suggetion to set C_TIME = "en_DK.UTF-8" in order to get the > European date format interested me. However, despite putting an export > statement into ~/.bashrc or setting varible/value in /etc/drfault/locale, > I still get >

Re: Locale Problem

2007-11-14 Thread Bogart Salzberg
I received these same warnings when I removed the "locales" package as part of an upgrade of libc6. I had to install the locales package from testing in order to remain compatible. On a second machine I updated libc6, tzdata and locales from testing all at once and it worked well. Bogart

Re: Locale Problem

2007-11-14 Thread Kelly Clowers
On Nov 14, 2007 5:58 AM, Jeff Grossman <[EMAIL PROTECTED]> wrote: > Kumar Appaiah wrote: > > On Tue, Nov 13, 2007 at 09:18:49PM -0800, Jeff Grossman wrote: > > > >> I get the following error messages whenever I update or install a program > >> with aptitude: > >> > >> perl: warning: Setting locale

Re: Locale Problem

2007-11-14 Thread Florian Kulzer
On Wed, Nov 14, 2007 at 05:58:26 -0800, Jeff Grossman wrote: > Kumar Appaiah wrote: >> On Tue, Nov 13, 2007 at 09:18:49PM -0800, Jeff Grossman wrote: >> >>> I get the following error messages whenever I update or install a program >>> with aptitude: >>> >>> perl: warning: Setting locale failed.

Re: Locale Problem

2007-11-14 Thread Jeff Grossman
Kumar Appaiah wrote: On Tue, Nov 13, 2007 at 09:18:49PM -0800, Jeff Grossman wrote: I get the following error messages whenever I update or install a program with aptitude: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: [snip] The simples

Re: Locale Problem

2007-11-13 Thread Kevin Mark
On Tue, Nov 13, 2007 at 09:18:49PM -0800, Jeff Grossman wrote: > I get the following error messages whenever I update or install a program > with aptitude: > > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: >LANGUAGE = "en_US", >LC_AL

Re: Locale Problem

2007-11-13 Thread Kumar Appaiah
On Tue, Nov 13, 2007 at 09:18:49PM -0800, Jeff Grossman wrote: > I get the following error messages whenever I update or install a program > with aptitude: > > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: [snip] The simplest thing would be to set

Locale Problem

2007-11-13 Thread Jeff Grossman
I get the following error messages whenever I update or install a program with aptitude: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US", LC_ALL = "en_US.UTF-8 UTF-8", LANG = "en_US" are supported and install

Perl locale problem (was: etch upgrade problem (SOLVED))

2007-04-09 Thread Florian Kulzer
On Mon, Apr 09, 2007 at 11:24:19 -0500, Seth Goodman wrote: [...] > Now on to the PERL locale variable warnings. These warnings are all > similar to: > > perl: warning: Setting locale failed. > perl: warning: please check that your locale settings: > LANGUAGE = "en_US:en_GB:en", >

Re: locale problem

2007-02-22 Thread Andrew Sackville-West
On Thu, Feb 22, 2007 at 11:41:56AM -0800, Mike McClain wrote: > Ever since installing Sarge last month I've been plagued with these > locale error messages from perl apps like mandb & syslogd-listfiles. > > locale: Cannot set LC_CTYPE to default locale: No such file or directory > locale: Cann

locale problem

2007-02-22 Thread Mike McClain
Ever since installing Sarge last month I've been plagued with these locale error messages from perl apps like mandb & syslogd-listfiles. locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale:

Re: Newbie - 3.1r0a - "locale" problem on new install

2005-11-21 Thread loos
Em Dom, 2005-11-20 às 16:34 -0800, Eric Miller escreveu: > Hello Debian Users: > > Again, all seemed to go well until it got to "This > program will now walk you through the process of > setting up . . ." > > Then I got three error messages that repeated (it > seemed to be in a loop) - > > Fir

Newbie - 3.1r0a - "locale" problem on new install

2005-11-20 Thread Eric Miller
Hello Debian Users: I haven't seen this on the FAQ or any of the recent messages that I have found. I'm trying to recycle an old NEC Pentium 200 with 128Mb of RAM so I can experiment with Linux. I am not trying to dual boot or anything fancy - Debian will have the whole disk. loaded up Debian f

Locale problem with perl

2004-09-30 Thread Angus Mackenzie
Postscript from the XP-connected Epson CX5400. Whilst tailing the error log to try to find out what is going wrong I have noticed the commonly reported locale problem cropping up; I don't think it has any real bearing on my printing problem but it's good to eliminate error messages anyw

Re: Locale problem in Debian

2004-08-04 Thread Wim De Smet
On Tue, 3 Aug 2004 14:33:55 -0700 (PDT), Ajitabh Pandey <[EMAIL PROTECTED]> wrote: > Hello All, > > It seems that I am facinf some locale related problem > in Debian woody. whenever I do an apt-get on any > package or run yahoo messenger or anjuta I get local > related error messages. I run these

Re: Locale problem in Debian

2004-08-03 Thread Patrick Donker
Ajitabh Pandey wrote: Hello All, It seems that I am facinf some locale related problem in Debian woody. whenever I do an apt-get on any package or run yahoo messenger or anjuta I get local related error messages. I run these programs through xterm. The message I received is: ===

Locale problem in Debian

2004-08-03 Thread Ajitabh Pandey
Hello All, It seems that I am facinf some locale related problem in Debian woody. whenever I do an apt-get on any package or run yahoo messenger or anjuta I get local related error messages. I run these programs through xterm. The message I received is:

Re: date locale problem

2004-05-13 Thread cantona
Yes, it works! thanks On Mon, 2004-05-13 at 13:46 +0100, Colin Watson wrote: > On Thu, May 13, 2004 at 08:32:50PM +0800, cantona wrote: > > However "LC_TIME=C date" still display the zh_HK date > > "LC_ALL=C date" works, but it change all locate to C.. > > I dont want like that. > > Have you s

Re: date locale problem

2004-05-13 Thread Colin Watson
On Thu, May 13, 2004 at 08:32:50PM +0800, cantona wrote: > However "LC_TIME=C date" still display the zh_HK date > "LC_ALL=C date" works, but it change all locate to C.. > I dont want like that. Have you set LC_ALL=zh_HK? Don't - use the LANG variable instead of LC_ALL if you want to be able to ov

Re: date locale problem

2004-05-13 Thread cantona
Hi, However "LC_TIME=C date" still display the zh_HK date "LC_ALL=C date" works, but it change all locate to C.. I dont want like that. Regards, cantona On 四, 2004-05-13 at 12:17 +0100, Colin Watson wrote: > On Thu, May 13, 2004 at 02:33:17AM +0800, cantona wrote: > > I am using locale zh_HK, t

Re: date locale problem

2004-05-13 Thread Colin Watson
On Thu, May 13, 2004 at 02:33:17AM +0800, cantona wrote: > I am using locale zh_HK, the date is displaying in Chinese. (å 5æ 13 > 02:26:03 HKT 2004) > I want to display the 'date' in C (Thu May 13 02:28:59 HKT 2004) Set LC_TIME=C in your environment. See locale(7). Cheers, -- Colin Watson

date locale problem

2004-05-12 Thread cantona
Hi all I am using locale zh_HK, the date is displaying in Chinese. (四 5月 13 02:26:03 HKT 2004) I want to display the 'date' in C (Thu May 13 02:28:59 HKT 2004) but dont change the locale zh_HK to locale C or other, so any file is handle the date/time locale eg. "xxx.mo" so I can replace the file f

Re: Error - yet another locale problem. :-(

2004-02-29 Thread s. keeling
Incoming from Pedro M.: > Using synaptic appears the next error : > > perl:warming : setting locale failed. > perl: warning:Please check that your locale settings : > > LANGUAGE = (unset) > LC_ALL= (unset) > LANG = "[EMAIL PROTECTED]" > > are supporeted and installed on your system. > > perl: w

Re: kdm locale problem

2003-06-16 Thread Ben Kal
On 15 Jun 2003 LeVA <[EMAIL PROTECTED]> wrote: >Hi! > >> On 14 Jun 2003 Ben Kal wrote: >> >> Yes, you now have to take the next two hurdles (the final ones, luckily): >> - installation of fonts that support the Hungarian character set and >> configuration of applications to use them; >> - confi

Re: kdm locale problem

2003-06-15 Thread LeVA
Hi! Ben Kal wrote: On 13 Jun 2003 LeVA <[EMAIL PROTECTED]> wrote: Yes, you now have to take the next two hurdles (the final ones, luckily): - installation of fonts that support the Hungarian character set and configuration of applications to use them; - configuration of the keyboard for gener

Re: kdm locale problem

2003-06-14 Thread Ben Kal
On 13 Jun 2003 LeVA <[EMAIL PROTECTED]> wrote: >> On 13 Jun 2003 Ben Kal wrote: >>> On 11 Jun 2003 LeVA <[EMAIL PROTECTED]> wrote: >>> >>> [snip] >>> >>> In the kde control center, I can set up kdm to display the kdm buttons >>> and messages (login, shutdown etc...) in hungarian. So that is ok.

Re: kdm locale problem

2003-06-13 Thread LeVA
Thanks! I put the exports to my .Xsession and in kde I lose my hungarian "é" "á" ... letters. In the Desktop these letters replaced by a little white block, and in konsole I simply can not type those letters. If I press those, nothing happens, but for 'echo $LANG' I get "hu_HU", and every pro

Re: kdm locale problem

2003-06-13 Thread Ben Kal
On 11 Jun 2003 LeVA <[EMAIL PROTECTED]> wrote: > I am using Debian with woody (stable) packages. This comes with xfree > 4.1.0. I have added an apt source for the new kde binaries > (http://download.kde.org... etc...). I have installed kde 3.1.2 from that > apt source. Everything is just fine :

Re: kdm locale problem

2003-06-11 Thread Robert Storey
On Wed, 11 Jun 2003 18:35:17 +0200 LeVA <[EMAIL PROTECTED]> wrote: > echo $LANG > I get "hu_HU". > > That is why I can not understand this problem. It seems, > that I am using hu_HU locales, but the kde programs, and other (for > example Xchat, or Licq) programs doesn't recognise the hu_HU local

kdm locale problem

2003-06-11 Thread LeVA
Hi! I have a rather complicated problem with kdm, and I am from Hungary, but I will try to be as clear as I can :) Hope that someone could help me. So, let's start. Some background information: I am using Debian with woody (stable) packages. This comes with xfree 4.1.0. I have added an apt sourc

kdm locale problem

2003-06-11 Thread LeVA
Hi! I have a rather complicated problem with kdm, and I am from Hungary, but I will try to be as clear as I can :) Hope that someone could help me. So, let's start. Some background information: I am using Debian with woody (stable) packages. This comes with xfree 4.1.0. I have added an apt source

MUTT and yet another LOCALE problem

2003-01-19 Thread Karl Philipp
Hi, In the index view (pane) of mutt certain headlines are scrambled, In the headlines of a certain news service the string "=?iso-8859-1?q?" occurs again and again. The locale enviroment is defined by LANG=C and LC_CTYPE=de_DE@euro. Surprisingly the headlines are okay if the same mailbox is ana

Re: Locale problem

2002-12-20 Thread Eric Richardson
Matthias Hentges wrote: Am Fre, 2002-12-20 um 00.18 schrieb Eric Richardson: Hi, Just upgraded a box from potato to woody and I ran out of disk space and then started to have this problem when ever perl gets called such as installing something. I have not rebooted. perl: warning: Setting loca

Re: Locale problem

2002-12-19 Thread Matthias Hentges
Am Fre, 2002-12-20 um 00.18 schrieb Eric Richardson: > Hi, > Just upgraded a box from potato to woody and I ran out of disk space and > then started to have this problem when ever perl gets called such as > installing something. I have not rebooted. > > perl: warning: Setting locale failed. > pe

Locale problem

2002-12-19 Thread Eric Richardson
Hi, Just upgraded a box from potato to woody and I ran out of disk space and then started to have this problem when ever perl gets called such as installing something. I have not rebooted. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (u

Re: locale problem

2002-03-08 Thread Simon Hepburn
apt-get install localeconf Marcelo Chiapparini wrote: > Hi, > > after upgrading to woody from potato its seems that > I've lost the locale configuration. After installed > the language-dev package and running "dpkg-reconfigure locales", > choosing the "en_US.ISO8859-1" option, I got the message t

locale problem

2002-03-08 Thread Marcelo Chiapparini
Hi, after upgrading to woody from potato its seems that I've lost the locale configuration. After installed the language-dev package and running "dpkg-reconfigure locales", choosing the "en_US.ISO8859-1" option, I got the message that this locale was generated successfully. But the system insi

[SOLVED] strange locale problem in x

2002-03-07 Thread Martin Wuertele
Hi debian! On Thu, 07 Mar 2002, Martin Wuertele wrote: > set -a > . /etc/environmen > set +a > > is executed in Xsession but somehow later when starting x they get > overwritten. actually it was not set - latest Xsession script does no more include it. yours martin -- <[EMAIL PROTECTED]> ---

strange locale problem in x

2002-03-07 Thread Martin Wuertele
hi, i have a strange problem on one of my boxes with locales in x: if i run xterm and type locale i get: LANG=POSIX LC_CTYPE="POSIX" LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POS

apt-get install mozilla---locale problem

2001-09-25 Thread Alan E . Davis
I have seen some traffic about this problem. This is the message I get: /var/lib/dpkg/info/mozilla-browser.postinst: line298: 6563 Segmentation fault regxpcom >/dev/null 2>/dev/null I tried several ways to bring locales up to date, including editing the /root/.bashrc, running l

Re: locale problem

2001-07-17 Thread csj
On Tuesday 17 July 2001 20:04, Richard Black wrote: > My locales seem to be screwed up: > > nedit > NEdit: Locale not supported by C library. > NEdit: Using C locale instead. > > I reran local-gen: > #locale-gen > Generating locales... > en_CA.ISO-8859-1... done > en_IE.ISO-8859-1... done > e

locale problem

2001-07-17 Thread Richard Black
My locales seem to be screwed up: nedit NEdit: Locale not supported by C library. NEdit: Using C locale instead. I reran local-gen: #locale-gen Generating locales... en_CA.ISO-8859-1... done en_IE.ISO-8859-1... done en_NZ.ISO-8859-1... done en_US.ISO-8859-1... done fr_CA.ISO-8859-1... d

en_GB locale problem

2001-05-21 Thread Cliff Rowley
Greetings. And sorry that this is the second time I've posted this, but I have received absolutely no response at all. --- I'm usually more keen to solve a problem myself before asking for help, but I feel I am a little out of my depth. I've not been using Linux very long, being used to using F

en_GB locale problem

2001-05-20 Thread Cliff Rowley
Greetings, I'm usually more keen to solve a problem myself before asking for help, but I feel I am a little out of my depth. I've not been using Linux very long, being used to using FreeBSD. After realising that my system was using a US locale, I changed it to use en_GB by using the following in

Re: locale problem

2001-01-01 Thread Sven Burgener
On Mon, Jan 01, 2001 at 12:44:57PM +0100, Erich Baur wrote: > > Another thing is when I upgrade packages, in the process of doing so, > > I get this printed to the console: > > > > [...] > > perl: warning: Setting locale failed. > > perl: warning: Please check that your locale setti

Re: locale problem

2001-01-01 Thread Erich Baur
Hi Sven! > Another thing is when I upgrade packages, in the process of doing so, > I get this printed to the console: > > [...] > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), >

Re: locale problem

2000-12-31 Thread Sven Burgener
On Mon, Jan 01, 2001 at 03:34:20AM +0100, Sven Burgener wrote: > For one thing, I still cannot use German Umlauts with 'less'; it just > prints '?'s instead of the actual characters... Correction: Umlauts *work* with 'less', but not with mutt. > Another thing is when I upgrade packages, in the pr

locale problem

2000-12-31 Thread Sven Burgener
Hello Since doing a rather large dist-upgrade to woody recently, I have been experiencing problems with my locale settings. For one thing, I still cannot use German Umlauts with 'less'; it just prints '?'s instead of the actual characters... Another thing is when I upgrade packages, in the proce

netscape locale problem... this was just covered

1999-11-16 Thread Aaron Solochek
I know I just saw a thread on this list about the message from netscape "locale 'C' not supported. Maybe $XNLSPATH environment varible is not set correctly?" Or something along those lines anyways. To anyone who participated in this thead, could you please email me with whatever the solution was