Bug 178672

Summary: Exception occurs if unchecking Network Servers box
Product: [Fedora] Fedora Reporter: koick <palmer.station>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
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: 2006-01-23 15:48:23 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 koick 2006-01-23 05:32:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1

Description of problem:
When running the installation
-Check box next to 'Network Servers' 
-Press 'Optional packages'
-Press 'close'
-Uncheck box next to 'Network Servers' and Exception occurs

Traceback details:
File "/usr/lib/anaconda/iw/GroupSelector.py", line 348, in _groupToggled
  self.ayum.deselectGroup(grp.groupid)
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 1346, in deselectGroup self.log(4, "package %s was not marked in group %s" % (po,grpid))
NameError: global name 'po' is not defined


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


How reproducible:
Always

Steps to Reproduce:
1.Check box next to 'Network Servers' 
2.Press 'Optional packages'
3.Press 'close'
4.Uncheck box next to 'Network Servers' and Exception occurs

Actual Results:  Exception occurs

Expected Results:  Box is unchecked

Additional info:

See description