Bug 435655 - NameError: global name '_setupRepo' is not defined
Summary: NameError: global name '_setupRepo' is not defined
Keywords:
Status: CLOSED DUPLICATE of bug 435556
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-03 02:18 UTC by Jens Petersen
Modified: 2008-03-03 02:52 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-03-03 02:52:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


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