Bug 576038
| Summary: | NameError: global name 'request' is not defined | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Clyde E. Kunkel <clydekunkel7734> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | anaconda-maint-list, clydekunkel7734, jlaska, jonathan, rkhadgar, vanmeeuwen+fedora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | anaconda_trace_hash:e5d9b39fa4882326c48b3dcfab635a0fb1cb452622f64156916a623515efcf2a | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-03-23 11:55:15 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: | |||
Created attachment 401924 [details]
Attached traceback automatically from anaconda.
Created attachment 401929 [details]
Attached traceback automatically from anaconda.
#1. selected existing LV for / and BTRFS format. Then selected existing LV used as home and selected mount on /home, clicked ok and boom. #2. same as #1 except selected ext4 format for /. This should be a blocker. Created attachment 401933 [details]
Attached traceback automatically from anaconda.
I believe this is a duplicate of bug#574743 *** This bug has been marked as a duplicate of bug 574743 *** Created attachment 402383 [details]
Attached traceback automatically from anaconda.
|
The following was filed automatically by anaconda: anaconda 13.36 exception report Traceback (most recent call first): File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 1139, in convertToActions origlv.format = request.originalFormat File "/usr/lib/anaconda/iw/partition_gui.py", line 1772, in editLVMLogicalVolume actions = vgeditor.convertToActions() File "/usr/lib/anaconda/iw/partition_gui.py", line 1636, in editCB self.editLVMLogicalVolume(lv = device) NameError: global name 'request' is not defined