Bug 695649

Summary: Error: unsupported locale setting
Product: [Fedora] Fedora Reporter: Martin Banas <mbanas>
Component: loraxAssignee: Martin Gracik <mgracik>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, bcl, dmach, jonathan, mbanas, mgracik, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: ppc   
OS: Linux   
Whiteboard: anaconda_trace_hash:65f671c70e1db4f0b0948e826d5c5d27a7570bd377995a6718ee9d80d772b24d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-12 12:05:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Martin Banas 2011-04-12 09:59:42 UTC
The following was filed automatically by anaconda:
anaconda 15.25 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 "/usr/lib64/python2.7/site-packages/pyanaconda/iw/timezone_gui.py", line 45, in __init__
    self.zonetab = zonetab.ZoneTab()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1336, in setScreen
    self.currentWindow = newScreenClass(ics)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1258, in nextClicked
    self.setScreen ()
Error: unsupported locale setting

Comment 1 Martin Banas 2011-04-12 09:59:47 UTC
Created attachment 491442 [details]
Attached traceback automatically from anaconda.

Comment 2 Martin Banas 2011-04-12 10:00:53 UTC
Running anaconda 15.25, the Fedora system installer - please wait.
04:09:19 Starting VNC...
04:09:20 The VNC server is now running.
04:09:20 

WARNING!!! VNC server running with NO PASSWORD!
You can use the vncpassword=<password> boot option
if you would like to secure the server.


04:09:20 Please manually connect your vnc client to ******************* to begin the install.
04:09:20 Starting graphical installation.

(process:433): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.

Comment 3 Martin Gracik 2011-04-12 10:23:35 UTC
What install images did you use?

Comment 4 Martin Banas 2011-04-12 10:41:12 UTC
Hello,

I used iso image built for PPC from: http://ppc.koji.fedoraproject.org/mnt/koji/scratch/karsten/iso/

Comment 5 Martin Gracik 2011-04-12 12:05:21 UTC

*** This bug has been marked as a duplicate of bug 679702 ***