Bug 951013

Summary: anaconda-19.17-1 tracebacks during manual partitioning when encryption is selected
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: urgent    
Version: 19CC: anaconda-maint-list, g.kaviyarasu, jonathan, mkolman, robatino, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-11 13:41:16 UTC Type: Bug
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: 834084, 920768    

Description Karsten Hopp 2013-04-11 10:56:03 UTC
Description of problem:
Anaconda tracebacks during manual partitioning with 
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1213, in _save_right_side
do_reformat = (reformat and (encryption_changed or
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2432, in on_apply_clicked
self._save_right_side(self._current_select
NameError: global name 'encryption_changed' is not defined

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. select manual partitioning
2. select an existing partition
3. select reformat
4. select encrypt
5. press Apply
6. Traceback
  
Actual results:


Expected results:


Additional info:

Comment 1 Chris Lumens 2013-04-11 13:41:16 UTC
This has already been filed.

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