[Bug 59062] Re: Locale error

2011-05-11 Thread asala
And same issue in TWO computers from 10.10 to 11.04. cd usr/lib/locale sudo mv locale-archive locale-archive.old sudo LANG=C LC_ALL=C dpkg-reconfigure locales sudo LANG=C LC_ALL=C apt-get update sudo LANG=C LC_ALL=C apt-get upgrade sudo LANG=C LC_ALL=C dpkg-reconfigure -a (I think I had to do it

[Bug 59062] Re: Locale error

2010-05-06 Thread asala
I also was affected when upgrading from 9.10 to 10.4, both in 32 bit and 64 bit in two different computers. Renamed the /usr/lib/locale folder and excecuted dpkg-reconfigure locales and ALSO edited /etc/environment and /etc/default/locale to set LC_ALL=es_ES.utf8. Then, I have a Spanish Ubuntu.

[Bug 59062] Re: Locale error

2008-12-04 Thread David Greaves
I upgraded 8.04 to 8.10 and this affected me. [EMAIL PROTECTED]:~$ sudo locale-gen en_GB.UTF-8 Generating locales... en_GB.UTF-8... up-to-date Generation complete. [EMAIL PROTECTED]:~$ sudo dpkg-reconfigure locales perl: warning: Setting

[Bug 59062] Re: Locale error

2008-09-02 Thread lsaavedr
It's simple: $ sudo locale-gen pt_BR.UTF-8 $ sudo dpkg-reconfigure locales good luck -- Locale error https://bugs.launchpad.net/bugs/59062 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 59062] Re: Locale error

2008-05-07 Thread Pascal De Vuyst
Christian Gunning, Make sure your locale is installed by running the following commands: $ sudo locale-gen pt_BR.UTF-8 (or whatever locale you want) -- Locale error https://bugs.launchpad.net/bugs/59062 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 59062] Re: Locale error

2007-04-23 Thread Christian Gunning
I just got hit by this when upgrading a modified dapper server to edgy from commandline using apt-get. I successfully completed apt-get upgrade but choked on apt-get dist-upgrade. Looking in /usr/share/locale, I see my locale no longer present. I'm able to continue by prepending my commandline

[Bug 59062] Re: Locale error

2006-11-02 Thread fith
I've been getting the same error dozens of times in my attempt to upgrade from Dapper to Edgy. perl: warning: Falling back to the standard locale (C). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = en_CA:en, LC_ALL =

[Bug 59062] Re: Locale error

2006-10-01 Thread John Vivirito
Your bug lacks information we would need to investigate further. We are now going to close the bug - please reopen if you have more information at hand. ** Changed in: update-manager (Ubuntu) Status: Needs Info = Rejected -- Locale error https://launchpad.net/bugs/59062 -- ubuntu-bugs

[Bug 59062] Re: Locale error

2006-09-26 Thread John Vivirito
I was not able to reproduce this on dapper edgy upgrade. Is this still a problem for you? -- Locale error https://launchpad.net/bugs/59062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 59062] Re: Locale error

2006-09-06 Thread Michael Vogt
** Changed in: update-manager (Ubuntu) Importance: Untriaged = Medium -- Locale error https://launchpad.net/bugs/59062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 59062] Re: Locale error

2006-09-06 Thread John Vivirito
i see those error when i upgrade but once the upgrade is done they are fixed and that is normal afaik since the packages are being upgraded before the locales are being upgraded and generated so you will see those errors until the locales are installed and generated. I will be doing another