It seems to be the same problem. Starting
/usr/bin/flumotion-worker -v
echoes:

/usr/lib/python2.5/site-packages/twisted/cred/pamauth.py:11: RuntimeWarning: 
Python C API version mismatch for module PAM: This Python has API version 1013, 
module PAM has version 1012.
  import PAM
Traceback (most recent call last):
  File "/usr/bin/flumotion-worker", line 45, in <module>
    boot.boot(PROGRAM_PATH)
  File "/usr/lib/flumotion/python/flumotion/common/boot.py", line 142, in boot
    main = reflect.namedAny(path)
  File "/usr/lib/flumotion/python/flumotion/twisted/reflect.py", line 49, in 
namedAny
    topLevelPackage = __import__(trialname)
  File "/usr/lib/flumotion/python/flumotion/worker/main.py", line 33, in 
<module>
    from flumotion.worker import worker, config
  File "/usr/lib/flumotion/python/flumotion/worker/worker.py", line 40, in 
<module>
    from flumotion.common import errors, interfaces, log, bundleclient
  File "/usr/lib/flumotion/python/flumotion/common/interfaces.py", line 30, in 
<module>
    class IMedium(components.Interface):
AttributeError: 'module' object has no attribute 'Interface'


Same package as above is used, kernel is 2.6.20-9-generic. There exists
a newer stable Version of flumotion as mentioned in Bug #82466.

-- 
[apport] flumotion-manager crashed with AttributeError in <module>()Doesnt 
start at boot
https://launchpad.net/bugs/86573

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to