Bug 635887 - TypeError: getDiskPart() takes exactly 1 argument (2 given)
Summary: TypeError: getDiskPart() takes exactly 1 argument (2 given)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 14
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:b568b20bc2f9cdfc3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-20 23:13 UTC by Brian Lane
Modified: 2012-03-08 23:06 UTC (History)
3 users (show)

Fixed In Version: anaconda-14.18-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-08 23:06:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (437.25 KB, text/plain)
2010-09-20 23:14 UTC, Brian Lane
no flags Details

Description Brian Lane 2010-09-20 23:13:58 UTC
The following was filed automatically by anaconda:
anaconda 14.17.3 exception report
Traceback (most recent call first):
  File "/tmp/updates/pyanaconda/booty/x86.py", line 287, in writeGrubConf
    (n, pn) = getDiskPart(bootDevs[0], self.storage)
  File "/tmp/updates/pyanaconda/booty/x86.py", line 244, in writeGrub
    cfPath)
  File "/tmp/updates/pyanaconda/booty/x86.py", line 527, in write
    not self.useGrubVal)
  File "/tmp/updates/pyanaconda/bootloader.py", line 217, in writeBootloader
    kernelList, otherList, defaultDev)
  File "/tmp/updates/pyanaconda/dispatch.py", line 212, in moveStep
    rc = stepFunc(self.anaconda)
  File "/tmp/updates/pyanaconda/dispatch.py", line 131, in gotoNext
    self.moveStep()
  File "/tmp/updates/pyanaconda/gui.py", line 1174, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/tmp/updates/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/tmp/updates/pyanaconda/gui.py", line 1195, in handleRenderCallback
    self.currentWindow.renderCallback()
TypeError: getDiskPart() takes exactly 1 argument (2 given)

Comment 1 Brian Lane 2010-09-20 23:14:02 UTC
Created attachment 448573 [details]
Attached traceback automatically from anaconda.

Comment 2 Fedora Update System 2010-10-06 22:02:31 UTC
anaconda-14.18-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/anaconda-14.18-1.fc14

Comment 3 Fedora Update System 2010-10-07 19:50:39 UTC
anaconda-14.18-1.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update anaconda'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/anaconda-14.18-1.fc14


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