Bug 178672 - Exception occurs if unchecking Network Servers box
Summary: Exception occurs if unchecking Network Servers box
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-23 05:32 UTC by koick
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-23 15:48:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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