Description of problem: During installation Version-Release number of selected component: system-config-date-1.9.67-3.fc18 Additional info: libreport version: 2.0.15 abrt_version: 2.0.13 cmdline: /usr/bin/python /usr/share/system-config-date/system-config-date.py kernel: 3.6.0-1.fc18.i686 backtrace: :locale.py:539:setlocale:Error: unsupported locale setting : :Traceback (most recent call last): : File "/usr/share/system-config-date/scdMainWindow.py", line 203, in custom_handler : return module.custom_widgets[function_name] (glade) : File "/usr/share/system-config-date/timezone_gui.py", line 40, in timezone_widget_create : widget = TimezoneMap(zonetab.ZoneTab (), default, map=mappath, tzActionLabel = tzActionLabel) : File "/usr/lib/python2.7/site-packages/scdate/core/zonetab.py", line 153, in __init__ : self.readZoneTab (fn) : File "/usr/lib/python2.7/site-packages/scdate/core/zonetab.py", line 218, in readZoneTab : entry = ZoneTabEntry (code, lat, long, tz, comments) : File "/usr/lib/python2.7/site-packages/scdate/core/zonetab.py", line 59, in __init__ : self.tz = tz.replace ('_', ' ') : File "/usr/lib/python2.7/site-packages/scdate/core/zonetab.py", line 127, in _set_tz : self.__translate_tz() : File "/usr/lib/python2.7/site-packages/scdate/core/zonetab.py", line 85, in __translate_tz : locale.setlocale(locale.LC_ALL, "") : File "/usr/lib/python2.7/locale.py", line 539, in setlocale : return _setlocale(category, locale) :Error: unsupported locale setting : :Local variables in innermost frame: :locale: '' :category: 6
Created attachment 623266 [details] File: core_backtrace
What is the output of "locale" command on your system?
Hi, I can't debug the problem without the information requested in comment #2. I'll close this bug for now -- if you can reproduce it, then please reopen the bug and provide the requested information. Thanks!