Bug 435655

Summary: NameError: global name '_setupRepo' is not defined
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-03 02:52:07 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 Jens Petersen 2008-03-03 02:18:37 UTC
Description of problem:
When installing last rawhide with netinstall.iso, anaconda backtraced as follows:

anaconda 11.4.0.41 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/iw/task_gui.py", line 259, in getNext
    _setupRepo(self.anaconda, repo)
  File "/usr/lib/anaconda/gui.py", line 1242, in nextClicked
    rc = self.currentWindow.getNext ()
NameError: global name '_setupRepo' is not defined

Local variables in innermost frame:
task: ウェブサーバー
cb: True
repos: <gtk.ListStore object at 0xb5f5866c (GtkListStore at 0x8a35980)>
repo: anaconda-Fedora-200803010539.i386
tasks: <gtk.ListStore object at 0xb785b0f4 (GtkListStore at 0x8a45610)>
reponame: Fedora
grps: ['web-server']
self: <TaskWindow.TaskWindow instance at 0xb75ce60c>

Comment 1 Jeremy Katz 2008-03-03 02:52:07 UTC

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