Package: anki
Version: 1.2.8-1
Severity: important
Tags: patch upstream
With yesterday's upgrading of python-sqlalchemy from 0.6.8-1 to
0.7.2-1, anki stopped running. It displayed this error message at
start:
% anki
Traceback (most recent call last):
File "/usr/bin/anki", line 8, in <module>
ankiqt.run()
File "/usr/share/anki/ankiqt/__init__.py", line 78, in run
import config
File "/usr/share/anki/ankiqt/config.py", line 10, in <module>
from anki.utils import genID
File "/usr/share/anki/anki/__init__.py", line 58, in <module>
from anki.deck import DeckStorage
File "/usr/share/anki/anki/deck.py", line 14, in <module>
from anki.db import *
File "/usr/share/anki/anki/db.py", line 33, in <module>
from sqlalchemy.exceptions import DBAPIError, OperationalError
ImportError: No module named exceptions
This problem has already been reported and fixed upstream at:
http://code.google.com/p/anki/issues/detail?id=2563
Please consider upgrading anki to the latest 1.2.9 upstream release to
address this issue.
Thanks!
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages anki depends on:
ii python 2.6.7-2 interactive high-level object-orie
ii python-beautifulsoup 3.2.0-2 error-tolerant HTML parser for Pyt
ii python-qt4 4.8.3-3 Python bindings for Qt4
ii python-simplejson 2.1.6-1 simple, fast, extensible JSON enco
ii python-sqlalchemy 0.7.2-1 SQL toolkit and Object Relational
ii python-support 1.0.14 automated rebuilding support for P
Versions of packages anki recommends:
pn kakasi <none> (no description available)
ii python-matplotlib 1.0.1-3 Python based plotting system in a
Versions of packages anki suggests:
ii dvipng 1.13-1 convert DVI files to PNG graphics
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]