Zine 0.1.2-2 incomparable with python-sqlalchemy 0.6.3-2 in 10.10
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/
worker.
File "/usr/local/
self.wsgi = self.app.wsgi()
File "/usr/local/
self.callable = self.load()
File "/usr/local/
return util.import_
File "/usr/local/
mod = __import__(module)
File "/home/
application = get_wsgi_
File "/usr/lib/
import zine.application
File "/usr/lib/
from zine.database import db, cleanup_session
File "/usr/lib/
setattr(db, name, getattr(session, name))
This is related to an API change on alchemy 0.6, this is a known issue:
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
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