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

Summary: UnboundLocalError: local variable 'name' referenced before assignment
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, dcantrell, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:bf7bbfdad288528b620260bab8f22ae0b48d6431cdd5fa7ea8ec99a5feaf0b00
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-21 20:56:19 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:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

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