Bug 539812 - TypeError: 'bool' object is not callable
Summary: TypeError: 'bool' object is not callable
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kexec-tools
Version: 12
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Neil Horman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: firstboot_trace_hash:2686bdf16dff060d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-21 07:24 UTC by farzin
Modified: 2009-11-25 15:04 UTC (History)
1 user (show)

Fixed In Version: 2.0.0-28.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-25 15:04:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from firstboot. (3.44 KB, text/plain)
2009-11-21 07:24 UTC, farzin
no flags Details

Description farzin 2009-11-21 07:24:02 UTC
The following was filed automatically by firstboot:
firstboot 1.110 exception report
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/firstboot/interface.py", line 105, in _nextClicked
    self.advance()
  File "/usr/lib/python2.6/site-packages/firstboot/interface.py", line 165, in advance
    self.checkReboot()
  File "/usr/lib/python2.6/site-packages/firstboot/interface.py", line 176, in checkReboot
    if module.needsReboot():
TypeError: 'bool' object is not callable

Comment 1 farzin 2009-11-21 07:24:07 UTC
Created attachment 372696 [details]
Attached traceback automatically from firstboot.

Comment 2 Chris Lumens 2009-11-23 14:17:45 UTC
According to the attached traceback, this is due to a bug in the kdump module.  needsReboot is a method - not a boolean.

Comment 3 Neil Horman 2009-11-23 16:20:33 UTC
fixed in -28.fc12.  Thanks!

Comment 4 Fedora Update System 2009-11-23 16:47:10 UTC
kexec-tools-2.0.0-28.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/kexec-tools-2.0.0-28.fc12

Comment 5 Fedora Update System 2009-11-25 15:04:00 UTC
kexec-tools-2.0.0-28.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


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