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:
This has already been filed. *** This bug has been marked as a duplicate of bug 950700 ***