Bug 670098 - [abrt] flumotion-0.6.1-2.fc14: boot.py:275:boot:TypeError: 'module' object is not callable
Summary: [abrt] flumotion-0.6.1-2.fc14: boot.py:275:boot:TypeError: 'module' object is...
Keywords:
Status: CLOSED DUPLICATE of bug 635390
Alias: None
Product: Fedora
Classification: Fedora
Component: flumotion
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Thomas Vander Stichele
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:aa87e3f6
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-17 07:53 UTC by Ajay Desai
Modified: 2011-01-17 07:57 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-01-17 07:57:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.48 KB, text/plain)
2011-01-17 07:53 UTC, Ajay Desai
no flags Details

Description Ajay Desai 2011-01-17 07:53:12 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/flumotion-admin
component: flumotion
executable: /usr/bin/flumotion-admin
kernel: 2.6.35.10-74.fc14.x86_64
package: flumotion-0.6.1-2.fc14
reason: boot.py:275:boot:TypeError: 'module' object is not callable
release: Fedora release 14 (Laughlin)
time: 1295250629
uid: 501

backtrace
-----
boot.py:275:boot:TypeError: 'module' object is not callable

Traceback (most recent call last):
  File "/usr/bin/flumotion-admin", line 44, in <module>
    boot.boot(PROGRAM_PATH, gtk=True, gst=False)
  File "/usr/lib64/flumotion/python/flumotion/common/boot.py", line 275, in boot
    sys.exit(wrapped(sys.argv))
TypeError: 'module' object is not callable

Local variables in innermost frame:
gtk: True
pythonMM: (2, 7)
errors: <module 'flumotion.common.errors' from '/usr/lib64/flumotion/python/flumotion/common/errors.py'>
log: <module 'flumotion.common.log' from '/usr/lib64/flumotion/python/flumotion/common/log.pyc'>
package: <module 'flumotion.common.package' from '/usr/lib64/flumotion/python/flumotion/common/package.pyc'>
setup: <module 'flumotion.common.setup' from '/usr/lib64/flumotion/python/flumotion/common/setup.py'>
gst: False
n: '1'
reflect: <module 'flumotion.twisted.reflect' from '/usr/lib64/flumotion/python/flumotion/twisted/reflect.py'>
setkilled: <function setkilled at 0x2ec9938>
gtk2reactor: <module 'twisted.internet.gtk2reactor' from '/usr/lib64/python2.7/site-packages/twisted/internet/gtk2reactor.pyc'>
version: '10.1.0'
wrapped: <module 'flumotion.admin.gtk.main' from '/usr/lib64/flumotion/python/flumotion/admin/gtk/main.py'>
path: 'flumotion.admin.gtk.main'
main: <module 'flumotion.admin.gtk.main' from '/usr/lib64/flumotion/python/flumotion/admin/gtk/main.py'>
reactor: <twisted.internet.gtk2reactor.Gtk2Reactor object at 0x2b80c50>
twistedMM: (10, 1)
installReactor: True

How to reproduce
-----
1.  run /usr/bin/flumotion-admin

Comment 1 Ajay Desai 2011-01-17 07:53:14 UTC
Created attachment 473773 [details]
File: backtrace

Comment 2 Ajay Desai 2011-01-17 07:57:54 UTC

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


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