Bug 208972
| Summary: | Traceback during install of latest rawhide build. TypeError: createAllowedDrivesList() takes exactly 3 arguments (2 given) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Lawrence <dkl> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Mike McLean <mikem> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-10-02 20:19:21 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 137592 [details]
Full debug output
|
When highlighting an existing partition and clicking the Edit button, or clicking New to create another partition in free space, I get the following traceback: Traceback (most recent call first): File "/usr/lib/anaconda/iw/partition_dialog_gui.py", line 337, in __init__ self.origrequest.drive) File "/usr/lib/anaconda/iw/partition_gui.py", line 1093, in editPartitionRequest restrictfs = restrictfs) File "/usr/lib/anaconda/iw/partition_gui.py", line 947, in newCB self.editPartitionRequest(request, isNew = 1) TypeError: createAllowedDrivesList() takes exactly 3 arguments (2 given) Version: rawhide-20061002/i386 Full debug output attached.