Description of problem: This appears to be related to invalid locales. Version-Release number of selected component: firstboot-18.3-1.fc18.x86_64 Additional info: libreport version: 2.0.14 cmdline: /usr/bin/python /usr/sbin/firstboot kernel: 3.6.0-0.rc6.git0.2.fc18.x86_64 description: :Traceback from firstboot: :firstboot 18.3 exception report :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/lib64/python2.7/locale.py", line 539, in setlocale : return _setlocale(category, locale) :Error: unsupported locale setting
Created attachment 621337 [details] File: environ
Created attachment 621338 [details] File: other involved packages
Created attachment 621339 [details] File: type
Created attachment 621340 [details] File: release
Created attachment 621341 [details] File: product
Created attachment 621342 [details] File: hashmarkername
Created attachment 621343 [details] File: firstboot-tb
Created attachment 621344 [details] File: version
Created attachment 621346 [details] /var/log/messages
(In reply to comment #0) > Description of problem: > This appears to be related to invalid locales. The attached environ file has: LANG=en.UTF-8 "en.UTF-8" is an invalid locale: Bug 858591 - anaconda setting invalid system locale xx.UTF-8 not xx_YY.UTF-8
The traceback is all system-config-date..
I think this is fixed now.
This was fixed in system-config-date-1_9_68[1], although the changelog does not say so. Verified with system-config-date-1_10_4 using: $ LANG=en.UTF-8 system-config-date Thanks. Closing with resolution ERRATA. [1] In this commit: catch locale.setlocale() exceptions and warn instead http://git.fedorahosted.org/cgit/system-config-date.git/commit/?id=368fdbe35da91d2cdd693684acd92915f7bc6c59