Bug 557323
| Summary: | UnboundLocalError: local variable 'name' referenced before assignment | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, awilliam, dcantrell, jonathan, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | anaconda-13.22-1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-02-05 17:11:43 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 538273 | ||||||
| Attachments: |
|
||||||
*** Bug 557571 has been marked as a duplicate of this bug. *** jlaska says he hasn't seen this lately, and anaconda team agree it's likely fixed in a rewrite of the code. closing, re-open if it reoccurs. |
Created attachment 385826 [details] crash file from 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 I got this when attempting an install with a fresh dmraid set, not sure if that has much to do with it. Probably this was the screen to initialize the disks.