Bug 489965 - TypeError: _getOptions() takes exactly 2 arguments (1 given)
Summary: TypeError: _getOptions() takes exactly 2 arguments (1 given)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:89a7a94a947eea8ca...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-12 17:54 UTC by James Laska
Modified: 2013-09-02 06:32 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-12 18:01:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (153.82 KB, text/plain)
2009-03-12 17:54 UTC, James Laska
no flags Details
Attached traceback automatically from anaconda. (119.27 KB, text/plain)
2009-03-12 19:28 UTC, Russell Harrison
no flags Details

Description James Laska 2009-03-12 17:54:30 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.28 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/__init__.py", line 1035, in populate
    options = device.format.options
  File "/usr/lib/anaconda/storage/__init__.py", line 1553, in crypttab
    self.cryptTab.populate()
  File "/usr/lib/anaconda/storage/__init__.py", line 1539, in write
    crypttab = self.crypttab()
  File "/usr/lib/anaconda/yuminstall.py", line 1493, in doPreInstall
    anaconda.id.storage.fsset.write(anaconda.rootPath)
  File "/usr/lib/anaconda/backend.py", line 279, in doPreInstall
    anaconda.backend.doPreInstall(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1338, in handleRenderCallback
    self.currentWindow.renderCallback()
TypeError: _getOptions() takes exactly 2 arguments (1 given)

Comment 1 James Laska 2009-03-12 17:54:34 UTC
Created attachment 334977 [details]
Attached traceback automatically from anaconda.

Comment 2 Russell Harrison 2009-03-12 19:28:24 UTC
Created attachment 335001 [details]
Attached traceback automatically from anaconda.


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