Bug 165934 - typo in network_text.py causes installation to fail
Summary: typo in network_text.py causes installation to fail
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-08-14 22:39 UTC by Deji
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-08-15 15:15:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
typo fix patch (499 bytes, patch)
2005-08-14 22:43 UTC, Deji
no flags Details | Diff

Description Deji 2005-08-14 22:39:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050720 Fedora/1.0.6-1.1.fc4 Firefox/1.0.6

Description of problem:
I believe there is a typo in anaconda's ~/textw/network_text.py which causes a rawhide installation (text method) to fail.
It's in line 330, ' id.instClass.setFirwall' should read 'id.instClass.setFirewall'.
If you will, please accept the attached patch, my first ever to Redhat! ;).

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

How reproducible:
Always

Steps to Reproduce:
1. Do text-install of rawhide 
2.
3.
  

Actual Results:  Installation fails during network configuration.

Expected Results:  Installation should proceed.

Additional info:

Comment 1 Deji 2005-08-14 22:43:25 UTC
Created attachment 117725 [details]
typo fix patch

Comment 2 Paul Nasrat 2005-08-15 15:15:21 UTC
Thanks for the patch for the typo - commited


Note You need to log in before you can comment on or make changes to this bug.