Bug 129973

Summary: /usr/lib/anaconda/iw/network_gui.py:265 syntax error when installing
Product: [Fedora] Fedora Reporter: Camille Zavala <camille_zavala>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nobody+pnasrat
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: 2004-09-22 19:53:29 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:

Description Camille Zavala 2004-08-16 02:51:49 UTC
Description of problem:
After showing the Boot Loader Configuration page, a dialog box 
entitled "Exception Occured" (hmm, it should be "Occurred") with the 
traceback:

-------------------------------
File "/usr/lib/anaconda/gui.py", line 775, in nextClicked
  self.setScreen()
File "/usr/lib/anaconda/gui.py", line 1086, in setScreen
  exec s
File "<string>", line 1, in ?
File "/usr/lib/anaconda/iw/network_gui.py", line 265

  ^
SyntaxError: invalid syntax
-------------------------------

Version-Release number of selected component (if applicable):

Fedora 3 Test 1, CD 1

How reproducible:

Install on Toshiba 7020CT notebook (366 MHZ, 192 Mb memory, in DVD 
dock)

Steps to Reproduce:
1. Boot CD 1 => Graphical install => Skip media test => Workstation
2. Auto-partition the disk => Remove all partitions, not just Linux
3. Review partitions => (look at them) => click Next button
4. Bootloader Config page appears and the installer poots
  
Actual results:

Error dialog box as noted above

Expected results:

Continue with the installation

Additional info:

Toshiba 7020CT, 366 MHZ, 192 (max) Mb memory, 6 Gb hard drive, DVD 
dock with Intel E100 network NIC chip.  No PCMCIA used.

Comment 1 Camille Zavala 2004-08-16 03:10:14 UTC
*D'oh!*  I forgot to mention that it's a Toshiba _Portege_ 7020CT 
with a Pentium II chip.

I verified the CDs when I burned them (with the Mac OS X/Panther Disk 
Utility), and did the Media Test on the first CD.  Both tests passed.

On the second attempt I tried:
* Remove all Linux partitions (not all partitions like last time)
* No review of partitions created

It worked!  I got past the Boot Loader Configuration screen through 
to the Network Configuration screen.  So that's a (possible) 
workaround.

Comment 2 Camille Zavala 2004-08-16 07:37:11 UTC
reassigning it from the incorrect "test3" to the correct "test1".

Comment 3 Jeremy Katz 2004-08-16 17:28:46 UTC
That traceback looks suspiciously like a CD read problem.  Could you
attach the full dump?

Comment 4 Camille Zavala 2004-08-17 05:10:27 UTC
Shucks, that traceback was the whole error message.

Is there somewhere else I can fetch a dump from, now that I've
installed FC3t1?  I did a "find /var -type f | xargs egrep
/usr/lib/anaconda/iw/network_gui.py" but it didn't find anything.

Hardware note:  It was reading the CD in the DVD reader in the dock,
but you've already figured that out.

And you caught that typo about Occurred having two r's in the dialog
box's title bar, right?  I can submit a separate bug report if it's
absolutely necessary.