Hi,

I am trying to use the rpms of elisa 0.5.7 that are in freshrpms.net under
http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/testing/9/elisa/i386

I had  some problems with a conflict between the freshrpms x264 and livna,
but thats fine and I got arround that.

My problem is that when elisa I just get an error, specifically:

$ elisa
WARN  MainThread      plugin_registry             Aug 28 09:00:19  plugin
conflict Louie 1.1 (elisa/core/plugin_registry.py:220)
WARN  MainThread      plugin_registry             Aug 28 09:00:19  plugin
conflict elisa-plugin-coherence 0.1 (elisa/core/plugin_registry.py:220)
WARN  MainThread      twisted                     Aug 28 09:00:19  A twisted
traceback occurred. (twisted/internet/base.py:563)

Twisted traceback:
Traceback (most recent call last):
  File "/usr/bin/elisa", line 216, in main
    _start_reactor()
  File "/usr/bin/elisa", line 141, in _start_reactor
    reactor.run()
  File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py",
line 175, in run
    self.__run()
  File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py",
line 216, in simulate
    self.runUntilCurrent()
--- <exception caught here> ---
  File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line
561, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "/usr/bin/elisa", line 150, in _start_application
    show_tracebacks=options['tracebacks'], splash=splash)
  File "/usr/lib/python2.5/site-packages/elisa/core/application.py", line
251, in __init__
    super(Application, self).__init__(config_filename, paths)
  File "/usr/lib/python2.5/site-packages/elisa/core/application.py", line
150, in __init__
    self.plugin_registry = self._create_plugin_registry(plugin_directories)
  File "/usr/lib/python2.5/site-packages/elisa/core/application.py", line
155, in _create_plugin_registry
    plugin_registry.load_plugins()
  File "/usr/lib/python2.5/site-packages/elisa/core/plugin_registry.py",
line 273, in load_plugins
    rebuild(module)
  File "/usr/lib/python2.5/site-packages/twisted/python/rebuild.py", line
169, in rebuild
    reload(module)
exceptions.ImportError: No module named extern

It looks like a dependancy problem, but I have not idea what.  Any hints?


2008/7/28 Matthias Saou <
[EMAIL PROTECTED]>

> Thomas Vander Stichele wrote :
>
> > I wasted some time today trying to update Matthias's spec files so I
> > could try 0.5.2 of elisa.
>
> I've been packaging 0.5 ever since it has been possible :
> http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/testing/9/elisa/
>
> Note that for the plugins directory, I create and own it from the main
> elisa package in order to not have an orphaned parent directory, nor
> have it owned by all plugins packages.
>
> Note also that I've recently split out an "elisa-common" package from
> the main elisa package, which provides "elisa-devel" in order to break
> the dependency loop which would have been caused by elisa requiring the
> plugins to run and the plugins requiring elisa to build.
>
> As of now, the 0.5.2 packages for Fedora are more or less working, as I
> heven't tested the web2 8 compatibility since 0.5.1, so it might still
> not be working for some plugins (youtube).
>
> Matthias
>
> --
> Clean custom Red Hat Linux rpm packages : http://freshrpms.net/
> Fedora release 9 (Sulphur) - Linux kernel 2.6.25.6-55.fc9.x86_64
> Load : 0.52 0.42 0.23
>

Reply via email to