Package: griffith Version: 0.13-3 Severity: important Running griffith from Gnome or CLI fails. Found a solution provided by Mike in the griffith user forum (http://forum.griffith.cc/index.php/topic,1601.0.html):
>The version 0.13.0 of griffith isn't compatible with SqlAlchemy 0.8. >There is a workaround: >download the following file from the source code repository: http://svn.berlios.de/svnroot/repos/griffith/trunk/lib/db/validators.py >replace the file validators.py of your installation with the downloaded one ==================== matthew@darth:~$ griffith Traceback (most recent call last): File "/usr/bin/griffith", line 86, in <module> import add File "/usr/share/griffith/lib/add.py", line 31, in <module> import quick_filter File "/usr/share/griffith/lib/quick_filter.py", line 25, in <module> import db File "/usr/share/griffith/lib/db/__init__.py", line 30, in <module> from _objects import * File "/usr/share/griffith/lib/db/_objects.py", line 33, in <module> import validators File "/usr/share/griffith/lib/db/validators.py", line 26, in <module> from sqlalchemy.orm.interfaces import AttributeExtension, InstrumentationManager ImportError: cannot import name InstrumentationManager -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (900, 'unstable'), (450, 'experimental'), (100, 'testing'), (50, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.10-2-amd64 (SMP w/6 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages griffith depends on: ii python 2.7.5-4 ii python-glade2 2.24.0-3+b1 ii python-gtk2 2.24.0-3+b1 ii python-imaging 1.1.7-4 ii python-reportlab 2.5-1.1 ii python-sqlalchemy 0.8.2-1 Versions of packages griffith recommends: ii python-chardet 2.0.1-2 ii python-gtkspell 2.25.3-13 ii python-lxml 3.2.0-1+b1 ii python-mysqldb 1.2.3-2 ii python-psycopg2 2.4.5-1+b2 Versions of packages griffith suggests: pn griffith-extra-artwork <none> ii ipython 0.13.2-2 ii python-sqlite 1.0.1-9 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org