Zine 0.1.2-2 incomparable with python-sqlalchemy 0.6.3-2 in 10.10

Bug #660926 reported by pomke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zine (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: zine

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/gunicorn-0.9.1-py2.6.egg/gunicorn/arbiter.py", line 389, in spawn_workers
    worker.init_process()
  File "/usr/local/lib/python2.6/dist-packages/gunicorn-0.9.1-py2.6.egg/gunicorn/workers/base.py", line 95, in init_process
    self.wsgi = self.app.wsgi()
  File "/usr/local/lib/python2.6/dist-packages/gunicorn-0.9.1-py2.6.egg/gunicorn/app/base.py", line 78, in wsgi
    self.callable = self.load()
  File "/usr/local/lib/python2.6/dist-packages/gunicorn-0.9.1-py2.6.egg/gunicorn/app/wsgiapp.py", line 25, in load
    return util.import_app(self.app_uri)
  File "/usr/local/lib/python2.6/dist-packages/gunicorn-0.9.1-py2.6.egg/gunicorn/util.py", line 177, in import_app
    mod = __import__(module)
  File "/home/skunkpad/blog/blog.py", line 44, in <module>
    application = get_wsgi_app(INSTANCE_FOLDER)
  File "/usr/lib/zine/zine/_core.py", line 124, in get_wsgi_app
    import zine.application
  File "/usr/lib/zine/zine/application.py", line 35, in <module>
    from zine.database import db, cleanup_session
  File "/usr/lib/zine/zine/database.py", line 177, in <module>
    setattr(db, name, getattr(session, name))

This is related to an API change on alchemy 0.6, this is a known issue:

http://zine.pocoo.org/community/mailinglist/archive/2010/02/28/developer-quickstart#mail-4B8AA365.9020806-markus-ullmann.de

It was identified earlier in the year, however now that alchemy 0.6 is stable and bundled with zine in 10.10 the software no longer runs.

- Pomke

Revision history for this message
pomke (pomke) wrote :

Further to this, a fix is available in upstream mercurial, but there has been no release of Zine since 2009, ideally there would be a new release of Zine packaged for ubuntu.

-Pomke

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.