Bug 208972 - Traceback during install of latest rawhide build. TypeError: createAllowedDrivesList() takes exactly 3 arguments (2 given)
Summary: Traceback during install of latest rawhide build. TypeError: createAllowedDri...
Keywords:
Status: CLOSED DUPLICATE of bug 208677
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-02 19:52 UTC by David Lawrence
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-10-02 20:19:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Full debug output (61.85 KB, text/plain)
2006-10-02 19:52 UTC, David Lawrence
no flags Details

Description David Lawrence 2006-10-02 19:52:24 UTC
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.

Comment 1 David Lawrence 2006-10-02 19:52:24 UTC
Created attachment 137592 [details]
Full debug output

Comment 2 Jeremy Katz 2006-10-02 20:19:21 UTC

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


Note You need to log in before you can comment on or make changes to this bug.