Bug 539812

Summary: TypeError: 'bool' object is not callable
Product: [Fedora] Fedora Reporter: farzin <hadi_farzin>
Component: kexec-toolsAssignee: Neil Horman <nhorman>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: nhorman
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: firstboot_trace_hash:2686bdf16dff060dcd241f66f05e1e09381fd3993779dd3be919c77a34c039c3
Fixed In Version: 2.0.0-28.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-25 15:04:05 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:
Description Flags
Attached traceback automatically from firstboot. none

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.