Well yeah Jaunty packages will be needed ASAP. Using the Intrepid
packages on a Jaunty box won't work because the python-elisa (and
*-plugins-*) are available for Python 2.5 and not Python 2.6.

Philippe

Le mercredi 01 avril 2009 à 11:21 +0200, Davide Zilli a écrit :
> Hello everybody.
> I just upgraded my ubuntu installation from Intrepid (8.10) to Jaunty 
> (9.04) beta. Elisa was up-to-date in Intepid but now it doesn't work 
> (perhaps a problem with python 2.6?). Please find below the error elisa 
> returns from command line.
> 
> I was wondering if a jaunty PPA repository is planned for any time soon.
> 
> Many thanks
> :Davide:
> 
> 
> $ elisa
> Traceback (most recent call last):
>   File "/usr/bin/elisa", line 5, in <module>
>     from pkg_resources import load_entry_point
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2562, 
> in <module>
>     working_set.require(__requires__)
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 626, in 
> require
>     needed = self.resolve(parse_requirements(requirements))
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 524, in 
> resolve
>     raise DistributionNotFound(req)  # XXX put more info here
> pkg_resources.DistributionNotFound: elisa==0.5.32
> 
> $ python --version
> Python 2.6.1+
> 

Reply via email to