Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 557571 - UnboundLocalError: local variable 'name' referenced before assignment
Summary: UnboundLocalError: local variable 'name' referenced before assignment
Keywords:
Status: CLOSED DUPLICATE of bug 557323
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:bf7bbfdad288528b6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-21 20:45 UTC by Jesse Keating
Modified: 2013-01-10 03:32 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-21 20:56:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (deleted)
2010-01-21 20:45 UTC, Jesse Keating
no flags Details

Description Jesse Keating 2010-01-21 20:45:10 UTC
The following was filed automatically by anaconda:
anaconda 13.21 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/iw/filter_gui.py", line 604, in populate
    tuple = (data, True, _active(name), rs.name, partedDevice.model,
  File "/usr/lib/anaconda/iw/filter_gui.py", line 523, in getScreen
    self.populate(nonraids, mpaths, raids)
  File "/usr/lib/anaconda/gui.py", line 1361, in setScreen
    new_screen = self.currentWindow.getScreen(anaconda)
  File "/usr/lib/anaconda/gui.py", line 1282, in nextClicked
    self.setScreen ()
UnboundLocalError: local variable 'name' referenced before assignment

Comment 1 Jesse Keating 2010-01-21 20:45:13 UTC
Created attachment 386003 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2010-01-21 20:56:19 UTC

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


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