It won't work on Maverick

Bug #682240 reported by sk
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
wiithon
New
Undecided
Unassigned

Bug Description

The binary at the Karmic repisitories worked on Karmic and Lucid distros. But doesn't work any more on Maverick. Terminal shows this:

~ $ /usr/share/wiithon/wiithon.py
Traceback (most recent call last):
  File "/usr/share/wiithon/wiithon.py", line 15, in <module>
    from cli import WiithonCLI
  File "/usr/share/wiithon/cli.py", line 11, in <module>
    from wiitdb_schema import Particion
  File "/usr/share/wiithon/wiitdb_schema.py", line 32, in <module>
    session = util.getSesionBDD(db)
  File "/usr/share/wiithon/util.py", line 377, in getSesionBDD
    session = Session()
  File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/scoping.py", line 52, in __call__
    return self.registry()
  File "/usr/lib/python2.6/dist-packages/sqlalchemy/util.py", line 1266, in __call__
    val = self.registry.value = self.createfunc()
  File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/session.py", line 176, in __init__
    super(Sess, self).__init__(**local_kwargs)
TypeError: __init__() got an unexpected keyword argument 'transactional'

Revision history for this message
Nils (bacardicoke) wrote :

I've solved this by removing "Transactional=true" from util.py .. using wiithon 1.16-404.

Revision history for this message
Christoph Shipley (champro) wrote :

It would be nice to have Launchpad builds of the stable and the development branches.

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.