LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   driconf on debian Etch fails...env variable problem (https://www.linuxquestions.org/questions/debian-26/driconf-on-debian-etch-fails-env-variable-problem-466596/)

deepclutch 07-22-2006 03:02 PM

driconf on debian Etch fails...env variable problem
 
Hello,
On my Etch driconf when invoked from terminal errored out as below:
Code:

prakash@etch:~$ driconf

(driconf:10478): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Traceback (most recent call last):
  File "/usr/bin/driconf", line 26, in ?
    import driconf
  File "/usr/lib/python2.3/site-packages/driconf.py", line 33, in ?
    import driconf_commonui
  File "/usr/lib/python2.3/site-packages/driconf_commonui.py", line 45, in ?
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib/python2.3/locale.py", line 381, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting

what went wrong...how to set env variables correctly...
Thank You

deepclutch 07-22-2006 06:20 PM

I solved it by selecting 'C' as default language.(POSIX)
now driconf works...


All times are GMT -5. The time now is 07:30 AM.