Bug 175908

Summary: syntax error "/usr/lib/anaconda/iw/timezone_gui.py", line 51
Product: [Fedora] Fedora Reporter: Clyde E. Kunkel <clydekunkel7734>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-16 10:07:49 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
Dump created by anaconda none

Description Clyde E. Kunkel 2005-12-16 04:28:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051211 Fedora/1.5-1.1 Firefox/1.5

Description of problem:
created boot.iso using rawhide of 1/15/05, booted CD and started install.

Anaconda crashed just after setting up the boot loader with:

Traceback (most recent call last):
  File "/usr/lib/anaconda/gui.py", line 927, in nextClicked
    self.setScreen ()
  File "/usr/lib/anaconda/gui.py", line 1245, in setScreen
    exec s
  File "<string>", line 1, in ?
  File "/usr/lib/anaconda/iw/timezone_gui.py", line 51
    self.xml = gtk.glade.XML("/usr/share/system-config-date/system-config-date.glade"),
 domain="system-config-date")

                            ^
SyntaxError: invalid syntax



Version-Release number of selected component (if applicable):
rawhide of 12/15/05

How reproducible:
Always

Steps to Reproduce:
1.Create boot CD with boot.iso
2.Boot CD, select HTTP install, select mirror, watch stage2 download, do the partioning, setup the boot partition, click next and anaconda fails.
3.Tried again with a different mirror...same result.
  

Actual Results:  As in description

Expected Results:  Nice linux install from rawhide

Additional info:

Comment 1 Clyde E. Kunkel 2005-12-16 04:29:33 UTC
Created attachment 122315 [details]
Dump created by anaconda

Comment 2 Paul Nasrat 2005-12-16 10:07:49 UTC

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