The following was filed automatically by anaconda: anaconda 15.20 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/locale.py", line 531, in setlocale return _setlocale(category, locale) 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/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 59, in __init__ self.tz = tz.replace ('_', ' ') 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 153, in __init__ self.readZoneTab (fn) File "/tmp/updates/pyanaconda/kickstart.py", line 1041, in execute tab = zonetab.ZoneTab() File "/tmp/updates/pyanaconda/kickstart.py", line 1209, in execute obj.execute() File "/tmp/updates/anaconda", line 913, in <module> anaconda.ksdata.execute() Error: unsupported locale setting
Created attachment 480388 [details] Attached traceback automatically from anaconda.
Martin I think this is related to your recent locale-generation changes in anaconda and mgracik's lorax chage 28252ea544ba9d99f8a100e51fb85938d9cdf83b that removes the locale archive.
Created attachment 480389 [details] error message I can see in console now Please make sure this goes away too.
Looks like this issue blocks my installation attempts with F-15 and s390x (with anaconda 15.25).
My changes regarding locales went only to rawhide (F16) Anaconda. This (#4) is caused by a supporting patch that probably went into F15 lorax by mistake.
(In reply to comment #5) > My changes regarding locales went only to rawhide (F16) Anaconda. This (#4) is > caused by a supporting patch that probably went into F15 lorax by mistake. you are right, mgracik told me we were mixing F-15 anaconda with F-16 lorax
*** Bug 695649 has been marked as a duplicate of this bug. ***