Package: anki
Version: 0.9.5-1
Severity: grave
Justification: renders package unusable

If python-pysqlite2 is not installed, anki does not start, giving the
following traceback as output:

[EMAIL PROTECTED]:~$ anki
Traceback (most recent call last):
  File "/usr/bin/anki", line 8, in ?
    ankiqt.run()
  File "/usr/share/anki/ankiqt/__init__.py", line 56, in run
    import anki
  File "/usr/share/anki/anki/__init__.py", line 59, in ?
    from anki.deck import DeckStorage
  File "/usr/share/anki/anki/deck.py", line 18, in ?
    raise "Please install pysqlite2 or python2.5"
Please install pysqlite2 or python2.5

Anki starts correctly if forced to run with python2.5
(python2.5 /usr/bin/anki) or if python-pysqlite2 is installed.

Since it seems that python2.4 is still the default for sid, I think
anki should depend on python-pysqlite2 for the time being. When python2.5
is default, the dependency can be updated accordingly.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages anki depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-qt4                    4.3.3-2    Python bindings for Qt4
ii  python-simplejson             1.7.3-1    Simple, fast, extensible JSON enco
ii  python-sqlalchemy             0.4.3-1    SQL toolkit and Object Relational 
ii  python-support                0.7.6      automated rebuilding support for p

Versions of packages anki recommends:
ii  kakasi                        2.3.4-3.1  KAnji KAna Simple Inverter
ii  python-matplotlib             0.90.1-2   python based plotting system in a 

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to