wiithon will no longer start

Bug #664582 reported by nborga
This bug report is a duplicate of:  Bug #575406: lucid lynx - sqlalchemy 6. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wiithon
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/games/wiithon", 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
nborga (nborga) wrote :

by the way, version is 1.16-404 (wiithon)

Revision history for this message
nborga (nborga) wrote :

and i am using maverick meerkat ubuntu 10.10 32 bits version

Revision history for this message
nborga (nborga) wrote :

ok.

changed to development release, as suggested in #575406
Now all works fine.
next time i´ll use google first or RTFM!

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.