Comment 3 for bug 621687

Revision history for this message
Lucian Adrian Grijincu (lucian.grijincu) wrote : Re: [Bug 621687] Re: computer-janitor crashed with UnicodeEncodeError in _print_message()

On Wed, Feb 16, 2011 at 12:39 AM, Barry Warsaw
<email address hidden> wrote:
> This could be a locale issue with argparse.  What locale are you
> running?  Try running 'printenv' in a shell and pasting the values for
> the following environment variables:
>
> LANGUAGE
> LC_ALL
> LC_MESSAGES
> LANG

gringo@lethe:~$ printenv | grep LANG
LANG=ro_RO.utf8
GDM_LANG=ro_RO.utf8

gringo@lethe:~$ printenv | grep LC_
<nothing printed>

gringo@lethe:~$ locale
LANG=ro_RO.utf8
LC_CTYPE="ro_RO.utf8"
LC_NUMERIC="ro_RO.utf8"
LC_TIME="ro_RO.utf8"
LC_COLLATE="ro_RO.utf8"
LC_MONETARY="ro_RO.utf8"
LC_MESSAGES="ro_RO.utf8"
LC_PAPER="ro_RO.utf8"
LC_NAME="ro_RO.utf8"
LC_ADDRESS="ro_RO.utf8"
LC_TELEPHONE="ro_RO.utf8"
LC_MEASUREMENT="ro_RO.utf8"
LC_IDENTIFICATION="ro_RO.utf8"
LC_ALL=

--
 .
..: Lucian