exact versions of deps .

Asked by symbianflo

Hi
I'm trying to build scooltool for RosaLinux Edu spin, but launched a created project I got several errors according to one version or another of python modules, required.
Here is my build log and the python modules versions used to build it
 http://file-store.rosalinux.ru/api/v1/file_stores/7f2e2548ffde4f5100832657b99fa183d8d5b9ad.log?show=true

latest error is celery-3.1.9related :
File "/usr/lib/python2.7/site-packages/celery/five.py", line 315, in __getattr__
   return ModuleType.__getattribute__(self, name)
AttributeError: 'celery' object has no attribute 'states'
I'm respecting your setup.py pythonegg(module) versions, but I'm afraid ain't got no accurate versioned requires.
Please can you publish the versions of py_egg modules used on ubuntu maintained by developers, or , maybe would be better, just to edit setup.py accordingly , with accurate versioned requires.
Thank you for your attention.

Question information

Language:
English Edit question
Status:
Answered
For:
SchoolTool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Gediminas Paulauskas (menesis) said :
#1

A hand-maintained python versions list is being published to http://ftp.schooltool.org/schooltool/2.6/versions.cfg

Yes, schooltool still requires celery < 3

But upcoming Ubuntu 14.10 already has celery 3, so we'll have to port it soon. Bug #1276384

Can you help with this problem?

Provide an answer of your own, or ask symbianflo for more information if necessary.

To post a message you must log in.